@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2023-07-07T09:07:53.917-05:00") public class DefaultGroupSchemaAttribute extends AbstractResource implements GroupSchemaAttribute
properties
readLock, writeLock
Constructor and Description |
---|
DefaultGroupSchemaAttribute(InternalDataStore dataStore) |
DefaultGroupSchemaAttribute(InternalDataStore dataStore,
Map<String,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, values
getBoolean, 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, setProperty
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public DefaultGroupSchemaAttribute(InternalDataStore dataStore)
public DefaultGroupSchemaAttribute(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors
in class AbstractResource
public String getDescription()
getDescription
in interface GroupSchemaAttribute
public GroupSchemaAttribute setDescription(String description)
setDescription
in interface GroupSchemaAttribute
public List<String> getEnum()
getEnum
in interface GroupSchemaAttribute
public GroupSchemaAttribute setEnum(List<String> _enum)
setEnum
in interface GroupSchemaAttribute
public String getExternalName()
getExternalName
in interface GroupSchemaAttribute
public GroupSchemaAttribute setExternalName(String externalName)
setExternalName
in interface GroupSchemaAttribute
public String getExternalNamespace()
getExternalNamespace
in interface GroupSchemaAttribute
public GroupSchemaAttribute setExternalNamespace(String externalNamespace)
setExternalNamespace
in interface GroupSchemaAttribute
public UserSchemaAttributeItems getItems()
getItems
in interface GroupSchemaAttribute
public GroupSchemaAttribute setItems(UserSchemaAttributeItems items)
setItems
in interface GroupSchemaAttribute
public UserSchemaAttributeMaster getMaster()
getMaster
in interface GroupSchemaAttribute
public GroupSchemaAttribute setMaster(UserSchemaAttributeMaster master)
setMaster
in interface GroupSchemaAttribute
public Integer getMaxLength()
getMaxLength
in interface GroupSchemaAttribute
public GroupSchemaAttribute setMaxLength(Integer maxLength)
setMaxLength
in interface GroupSchemaAttribute
public Integer getMinLength()
getMinLength
in interface GroupSchemaAttribute
public GroupSchemaAttribute setMinLength(Integer minLength)
setMinLength
in interface GroupSchemaAttribute
public String getMutability()
getMutability
in interface GroupSchemaAttribute
public GroupSchemaAttribute setMutability(String mutability)
setMutability
in interface GroupSchemaAttribute
public List<UserSchemaAttributeEnum> getOneOf()
getOneOf
in interface GroupSchemaAttribute
public GroupSchemaAttribute setOneOf(List<UserSchemaAttributeEnum> oneOf)
setOneOf
in interface GroupSchemaAttribute
public List<UserSchemaAttributePermission> getPermissions()
getPermissions
in interface GroupSchemaAttribute
public GroupSchemaAttribute setPermissions(List<UserSchemaAttributePermission> permissions)
setPermissions
in interface GroupSchemaAttribute
public Boolean getRequired()
getRequired
in interface GroupSchemaAttribute
public GroupSchemaAttribute setRequired(Boolean required)
setRequired
in interface GroupSchemaAttribute
public UserSchemaAttributeScope getScope()
getScope
in interface GroupSchemaAttribute
public GroupSchemaAttribute setScope(UserSchemaAttributeScope scope)
setScope
in interface GroupSchemaAttribute
public String getTitle()
getTitle
in interface GroupSchemaAttribute
public GroupSchemaAttribute setTitle(String title)
setTitle
in interface GroupSchemaAttribute
public UserSchemaAttributeType getType()
getType
in interface GroupSchemaAttribute
public GroupSchemaAttribute setType(UserSchemaAttributeType type)
setType
in interface GroupSchemaAttribute
public UserSchemaAttributeUnion getUnion()
getUnion
in interface GroupSchemaAttribute
public GroupSchemaAttribute setUnion(UserSchemaAttributeUnion union)
setUnion
in interface GroupSchemaAttribute
public String getUnique()
getUnique
in interface GroupSchemaAttribute
public GroupSchemaAttribute setUnique(String unique)
setUnique
in interface GroupSchemaAttribute
Copyright © 2017–2023 Okta. All rights reserved.