@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-03-30T11:57:40.442-07:00")
public class DefaultUserSchemaAttribute
extends AbstractResource
implements UserSchemaAttribute
propertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultUserSchemaAttribute(InternalDataStore dataStore) |
DefaultUserSchemaAttribute(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, hashCode, notify, notifyAll, wait, wait, waitgetResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListpublic DefaultUserSchemaAttribute(InternalDataStore dataStore)
public DefaultUserSchemaAttribute(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 UserSchemaAttributepublic UserSchemaAttribute setDescription(java.lang.String description)
setDescription in interface UserSchemaAttributepublic UserSchemaAttributeMaster getMaster()
getMaster in interface UserSchemaAttributepublic UserSchemaAttribute setMaster(UserSchemaAttributeMaster master)
setMaster in interface UserSchemaAttributepublic java.lang.Integer getMaxLength()
getMaxLength in interface UserSchemaAttributepublic UserSchemaAttribute setMaxLength(java.lang.Integer maxLength)
setMaxLength in interface UserSchemaAttributepublic java.lang.Integer getMinLength()
getMinLength in interface UserSchemaAttributepublic UserSchemaAttribute setMinLength(java.lang.Integer minLength)
setMinLength in interface UserSchemaAttributepublic java.lang.String getMutability()
getMutability in interface UserSchemaAttributepublic UserSchemaAttribute setMutability(java.lang.String mutability)
setMutability in interface UserSchemaAttributepublic java.util.List<UserSchemaAttributePermission> getPermissions()
getPermissions in interface UserSchemaAttributepublic UserSchemaAttribute setPermissions(java.util.List<UserSchemaAttributePermission> permissions)
setPermissions in interface UserSchemaAttributepublic java.lang.Boolean getRequired()
getRequired in interface UserSchemaAttributepublic UserSchemaAttribute setRequired(java.lang.Boolean required)
setRequired in interface UserSchemaAttributepublic java.lang.String getScope()
getScope in interface UserSchemaAttributepublic UserSchemaAttribute setScope(java.lang.String scope)
setScope in interface UserSchemaAttributepublic java.lang.String getTitle()
getTitle in interface UserSchemaAttributepublic UserSchemaAttribute setTitle(java.lang.String title)
setTitle in interface UserSchemaAttributepublic java.lang.String getType()
getType in interface UserSchemaAttributepublic UserSchemaAttribute setType(java.lang.String type)
setType in interface UserSchemaAttributeCopyright © 2017-2021 Okta. All Rights Reserved.