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-01-30T09:30:33.152574-06:00[America/Chicago]")
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
Get $schema- Returns:
- $schema
-
getCreated
Get created- Returns:
- created
-
definitions
-
getDefinitions
Get definitions- Returns:
- definitions
-
setDefinitions
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
getId
Get id- Returns:
- id
-
getLastUpdated
Get lastUpdated- Returns:
- lastUpdated
-
getName
Get name- Returns:
- name
-
properties
-
getProperties
Get properties- Returns:
- properties
-
setProperties
-
title
-
getTitle
Get title- Returns:
- title
-
setTitle
-
getType
Get type- Returns:
- type
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-