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