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