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