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