Package sh.ory.model
Class UpdateProjectConfigConfig
java.lang.Object
sh.ory.model.UpdateProjectConfigConfig
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-03-08T19:41:46.895754881Z[Etc/UTC]") public class UpdateProjectConfigConfig extends Object
UpdateProjectConfigConfig
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_IDENTITY -
Constructor Summary
Constructors Constructor Description UpdateProjectConfigConfig() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)ObjectgetIdentity()The Ory Kratos config to importinthashCode()UpdateProjectConfigConfigidentity(Object identity)voidsetIdentity(Object identity)StringtoString()
-
Field Details
-
SERIALIZED_NAME_IDENTITY
- See Also:
- Constant Field Values
-
-
Constructor Details
-
UpdateProjectConfigConfig
public UpdateProjectConfigConfig()
-
-
Method Details