Package sh.ory.model
Class ProjectServices
java.lang.Object
sh.ory.model.ProjectServices
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-04-19T11:31:27.587817519Z[Etc/UTC]") public class ProjectServices extends Object
ProjectServices
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_IDENTITY -
Constructor Summary
Constructors Constructor Description ProjectServices() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)ProjectServiceIdentitygetIdentity()Get identityinthashCode()ProjectServicesidentity(ProjectServiceIdentity identity)voidsetIdentity(ProjectServiceIdentity identity)StringtoString()
-
Field Details
-
SERIALIZED_NAME_IDENTITY
- See Also:
- Constant Field Values
-
-
Constructor Details
-
ProjectServices
public ProjectServices()
-
-
Method Details