@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-12-15T06:35:43.156-06:00")
public class DefaultGroupSchema
extends AbstractInstanceResource<GroupSchema>
implements GroupSchema
propertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultGroupSchema(InternalDataStore dataStore) |
DefaultGroupSchema(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCreated() |
GroupSchemaDefinitions |
getDefinitions() |
java.lang.String |
getDescription() |
java.lang.String |
getId() |
java.lang.String |
getLastUpdated() |
java.util.Map<java.lang.String,java.lang.Object> |
getLinks() |
java.lang.String |
getName() |
UserSchemaProperties |
getProperties() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
java.lang.Class<? extends Resource> |
getResourceClass()
Returns the class this resource represents.
|
java.lang.String |
getSchema() |
java.lang.String |
getTitle() |
java.lang.String |
getType() |
GroupSchema |
setDefinitions(GroupSchemaDefinitions definitions) |
GroupSchema |
setDescription(java.lang.String description) |
GroupSchema |
setTitle(java.lang.String title) |
delete, saveclear, containsKey, containsValue, createPropertyDescriptorMap, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getCharArray, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNonEmptyMap, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitgetResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListpublic DefaultGroupSchema(InternalDataStore dataStore)
public DefaultGroupSchema(InternalDataStore dataStore, java.util.Map<java.lang.String,java.lang.Object> properties)
public java.util.Map<java.lang.String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourcepublic java.lang.Class<? extends Resource> getResourceClass()
AbstractInstanceResourceFoo, in this case this method may return Foo.class.
(Defaults to getClass().)getResourceClass in class AbstractInstanceResource<GroupSchema>public java.lang.String getSchema()
getSchema in interface GroupSchemapublic java.util.Map<java.lang.String,java.lang.Object> getLinks()
getLinks in interface GroupSchemapublic java.lang.String getCreated()
getCreated in interface GroupSchemapublic GroupSchemaDefinitions getDefinitions()
getDefinitions in interface GroupSchemapublic GroupSchema setDefinitions(GroupSchemaDefinitions definitions)
setDefinitions in interface GroupSchemapublic java.lang.String getDescription()
getDescription in interface GroupSchemapublic GroupSchema setDescription(java.lang.String description)
setDescription in interface GroupSchemapublic java.lang.String getId()
getId in interface GroupSchemapublic java.lang.String getLastUpdated()
getLastUpdated in interface GroupSchemapublic java.lang.String getName()
getName in interface GroupSchemapublic UserSchemaProperties getProperties()
getProperties in interface GroupSchemapublic java.lang.String getTitle()
getTitle in interface GroupSchemapublic GroupSchema setTitle(java.lang.String title)
setTitle in interface GroupSchemapublic java.lang.String getType()
getType in interface GroupSchemaCopyright © 2017-2021 Okta. All Rights Reserved.