@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-12-15T06:35:43.156-06:00")
public class DefaultGroupSchemaAttribute
extends AbstractResource
implements GroupSchemaAttribute
propertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultGroupSchemaAttribute(InternalDataStore dataStore) |
DefaultGroupSchemaAttribute(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
clear, 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 DefaultGroupSchemaAttribute(InternalDataStore dataStore)
public DefaultGroupSchemaAttribute(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.String getDescription()
getDescription in interface GroupSchemaAttributepublic GroupSchemaAttribute setDescription(java.lang.String description)
setDescription in interface GroupSchemaAttributepublic java.util.List<java.lang.String> getEnum()
getEnum in interface GroupSchemaAttributepublic GroupSchemaAttribute setEnum(java.util.List<java.lang.String> _enum)
setEnum in interface GroupSchemaAttributepublic java.lang.String getExternalName()
getExternalName in interface GroupSchemaAttributepublic GroupSchemaAttribute setExternalName(java.lang.String externalName)
setExternalName in interface GroupSchemaAttributepublic java.lang.String getExternalNamespace()
getExternalNamespace in interface GroupSchemaAttributepublic GroupSchemaAttribute setExternalNamespace(java.lang.String externalNamespace)
setExternalNamespace in interface GroupSchemaAttributepublic UserSchemaAttributeItems getItems()
getItems in interface GroupSchemaAttributepublic GroupSchemaAttribute setItems(UserSchemaAttributeItems items)
setItems in interface GroupSchemaAttributepublic UserSchemaAttributeMaster getMaster()
getMaster in interface GroupSchemaAttributepublic GroupSchemaAttribute setMaster(UserSchemaAttributeMaster master)
setMaster in interface GroupSchemaAttributepublic java.lang.Integer getMaxLength()
getMaxLength in interface GroupSchemaAttributepublic GroupSchemaAttribute setMaxLength(java.lang.Integer maxLength)
setMaxLength in interface GroupSchemaAttributepublic java.lang.Integer getMinLength()
getMinLength in interface GroupSchemaAttributepublic GroupSchemaAttribute setMinLength(java.lang.Integer minLength)
setMinLength in interface GroupSchemaAttributepublic java.lang.String getMutability()
getMutability in interface GroupSchemaAttributepublic GroupSchemaAttribute setMutability(java.lang.String mutability)
setMutability in interface GroupSchemaAttributepublic java.util.List<UserSchemaAttributeEnum> getOneOf()
getOneOf in interface GroupSchemaAttributepublic GroupSchemaAttribute setOneOf(java.util.List<UserSchemaAttributeEnum> oneOf)
setOneOf in interface GroupSchemaAttributepublic java.util.List<UserSchemaAttributePermission> getPermissions()
getPermissions in interface GroupSchemaAttributepublic GroupSchemaAttribute setPermissions(java.util.List<UserSchemaAttributePermission> permissions)
setPermissions in interface GroupSchemaAttributepublic java.lang.Boolean getRequired()
getRequired in interface GroupSchemaAttributepublic GroupSchemaAttribute setRequired(java.lang.Boolean required)
setRequired in interface GroupSchemaAttributepublic UserSchemaAttributeScope getScope()
getScope in interface GroupSchemaAttributepublic GroupSchemaAttribute setScope(UserSchemaAttributeScope scope)
setScope in interface GroupSchemaAttributepublic java.lang.String getTitle()
getTitle in interface GroupSchemaAttributepublic GroupSchemaAttribute setTitle(java.lang.String title)
setTitle in interface GroupSchemaAttributepublic UserSchemaAttributeType getType()
getType in interface GroupSchemaAttributepublic GroupSchemaAttribute setType(UserSchemaAttributeType type)
setType in interface GroupSchemaAttributepublic UserSchemaAttributeUnion getUnion()
getUnion in interface GroupSchemaAttributepublic GroupSchemaAttribute setUnion(UserSchemaAttributeUnion union)
setUnion in interface GroupSchemaAttributepublic java.lang.String getUnique()
getUnique in interface GroupSchemaAttributepublic GroupSchemaAttribute setUnique(java.lang.String unique)
setUnique in interface GroupSchemaAttributeCopyright © 2017-2021 Okta. All Rights Reserved.