Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScimV2SchemaAttribute.UniquenessEnum
Packages that use ScimV2SchemaAttribute.UniquenessEnum
-
Uses of ScimV2SchemaAttribute.UniquenessEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimV2SchemaAttribute.UniquenessEnumModifier and TypeMethodDescriptionScimV2SchemaAttribute.UniquenessEnum.fromString(String key) ScimV2SchemaAttribute.getUniqueness()Returns the enum constant of this class with the specified name.static ScimV2SchemaAttribute.UniquenessEnum[]ScimV2SchemaAttribute.UniquenessEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.