Package sh.ory.model
Class IdentitySchemaLocation
java.lang.Object
sh.ory.model.IdentitySchemaLocation
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-04-19T11:31:27.587817519Z[Etc/UTC]") public class IdentitySchemaLocation extends Object
IdentitySchemaLocation
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_LOCATION -
Constructor Summary
Constructors Constructor Description IdentitySchemaLocation() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetLocation()Get locationinthashCode()IdentitySchemaLocationlocation(String location)voidsetLocation(String location)StringtoString()
-
Field Details
-
SERIALIZED_NAME_LOCATION
- See Also:
- Constant Field Values
-
-
Constructor Details
-
IdentitySchemaLocation
public IdentitySchemaLocation()
-
-
Method Details