Package com.okta.sdk.resource.model
Class GroupSchema
java.lang.Object
com.okta.sdk.resource.model.GroupSchema
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class GroupSchema
extends Object
implements Serializable
GroupSchema
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefinitions(GroupSchemaDefinitions definitions) description(String description) booleanGet $schemaGet createdGet definitionsGet descriptiongetId()Get idGet lastUpdatedgetLinks()Get linksgetName()Get nameGet propertiesgetTitle()Get titlegetType()Get typeinthashCode()properties(UserSchemaProperties properties) voidsetDefinitions(GroupSchemaDefinitions definitions) voidsetDescription(String description) voidvoidsetProperties(UserSchemaProperties properties) voidtoString()
-
Field Details
-
JSON_PROPERTY_$_SCHEMA
- See Also:
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_DEFINITIONS
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_PROPERTIES
- See Also:
-
JSON_PROPERTY_TITLE
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
GroupSchema
public GroupSchema()
-
-
Method Details
-
get$Schema
-
getCreated
-
definitions
-
getDefinitions
-
setDefinitions
-
description
-
getDescription
-
setDescription
-
getId
-
getLastUpdated
-
getName
-
properties
-
getProperties
-
setProperties
-
title
-
getTitle
-
setTitle
-
getType
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-