@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2023-07-07T09:07:53.917-05:00") public class DefaultUserSchemaAttribute extends AbstractResource implements UserSchemaAttribute
properties
readLock, writeLock
Constructor and Description |
---|
DefaultUserSchemaAttribute(InternalDataStore dataStore) |
DefaultUserSchemaAttribute(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, hashCode, 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 DefaultUserSchemaAttribute(InternalDataStore dataStore)
public DefaultUserSchemaAttribute(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors
in class AbstractResource
public String getDescription()
getDescription
in interface UserSchemaAttribute
public UserSchemaAttribute setDescription(String description)
setDescription
in interface UserSchemaAttribute
public List<String> getEnum()
getEnum
in interface UserSchemaAttribute
public UserSchemaAttribute setEnum(List<String> _enum)
setEnum
in interface UserSchemaAttribute
public String getExternalName()
getExternalName
in interface UserSchemaAttribute
public UserSchemaAttribute setExternalName(String externalName)
setExternalName
in interface UserSchemaAttribute
public String getExternalNamespace()
getExternalNamespace
in interface UserSchemaAttribute
public UserSchemaAttribute setExternalNamespace(String externalNamespace)
setExternalNamespace
in interface UserSchemaAttribute
public UserSchemaAttributeItems getItems()
getItems
in interface UserSchemaAttribute
public UserSchemaAttribute setItems(UserSchemaAttributeItems items)
setItems
in interface UserSchemaAttribute
public UserSchemaAttributeMaster getMaster()
getMaster
in interface UserSchemaAttribute
public UserSchemaAttribute setMaster(UserSchemaAttributeMaster master)
setMaster
in interface UserSchemaAttribute
public Integer getMaxLength()
getMaxLength
in interface UserSchemaAttribute
public UserSchemaAttribute setMaxLength(Integer maxLength)
setMaxLength
in interface UserSchemaAttribute
public Integer getMinLength()
getMinLength
in interface UserSchemaAttribute
public UserSchemaAttribute setMinLength(Integer minLength)
setMinLength
in interface UserSchemaAttribute
public String getMutability()
getMutability
in interface UserSchemaAttribute
public UserSchemaAttribute setMutability(String mutability)
setMutability
in interface UserSchemaAttribute
public List<UserSchemaAttributeEnum> getOneOf()
getOneOf
in interface UserSchemaAttribute
public UserSchemaAttribute setOneOf(List<UserSchemaAttributeEnum> oneOf)
setOneOf
in interface UserSchemaAttribute
public String getPattern()
getPattern
in interface UserSchemaAttribute
public UserSchemaAttribute setPattern(String pattern)
setPattern
in interface UserSchemaAttribute
public List<UserSchemaAttributePermission> getPermissions()
getPermissions
in interface UserSchemaAttribute
public UserSchemaAttribute setPermissions(List<UserSchemaAttributePermission> permissions)
setPermissions
in interface UserSchemaAttribute
public Boolean getRequired()
getRequired
in interface UserSchemaAttribute
public UserSchemaAttribute setRequired(Boolean required)
setRequired
in interface UserSchemaAttribute
public UserSchemaAttributeScope getScope()
getScope
in interface UserSchemaAttribute
public UserSchemaAttribute setScope(UserSchemaAttributeScope scope)
setScope
in interface UserSchemaAttribute
public String getTitle()
getTitle
in interface UserSchemaAttribute
public UserSchemaAttribute setTitle(String title)
setTitle
in interface UserSchemaAttribute
public UserSchemaAttributeType getType()
getType
in interface UserSchemaAttribute
public UserSchemaAttribute setType(UserSchemaAttributeType type)
setType
in interface UserSchemaAttribute
public UserSchemaAttributeUnion getUnion()
getUnion
in interface UserSchemaAttribute
public UserSchemaAttribute setUnion(UserSchemaAttributeUnion union)
setUnion
in interface UserSchemaAttribute
public String getUnique()
getUnique
in interface UserSchemaAttribute
public UserSchemaAttribute setUnique(String unique)
setUnique
in interface UserSchemaAttribute
Copyright © 2017–2023 Okta. All rights reserved.