Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScimError.ScimTypeEnum
Packages that use ScimError.ScimTypeEnum
-
Uses of ScimError.ScimTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimError.ScimTypeEnumModifier and TypeMethodDescriptionstatic ScimError.ScimTypeEnumScimError.ScimTypeEnum.fromString(String key) ScimError.getScimType()static ScimError.ScimTypeEnumReturns the enum constant of this class with the specified name.static ScimError.ScimTypeEnum[]ScimError.ScimTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.