Package com.mypurecloud.sdk.v2.model
Class ScimV2SchemaAttribute
java.lang.Object
com.mypurecloud.sdk.v2.model.ScimV2SchemaAttribute
- All Implemented Interfaces:
Serializable
A complex type that defines service provider attributes or subattributes and their qualities.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe circumstances under which an attribute can be defined or redefined.static enumGets or Sets referenceTypesstatic enumThe circumstances under which an attribute and its values are returned in response to a GET, PUT, POST, or PATCH request.static enumThe data type of the attribute.static enumThe method by which the service provider enforces the uniqueness of an attribute value. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScimV2SchemaAttribute
public ScimV2SchemaAttribute() -
ScimV2SchemaAttribute
-
-
Method Details
-
getName
-
getType
-
getSubAttributes
-
getMultiValued
-
getDescription
-
getRequired
-
getCanonicalValues
-
getCaseExact
-
getMutability
-
getReturned
-
getUniqueness
-
getReferenceTypes
-
equals
-
hashCode
public int hashCode() -
toString
-