Uses of Enum Class
com.mypurecloud.sdk.v2.api.request.GetScimUserRequest.excludedAttributesValues
Packages that use GetScimUserRequest.excludedAttributesValues
-
Uses of GetScimUserRequest.excludedAttributesValues in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetScimUserRequest.excludedAttributesValuesModifier and TypeMethodDescriptionGetScimUserRequest.excludedAttributesValues.fromString(String key) Returns the enum constant of this class with the specified name.GetScimUserRequest.excludedAttributesValues.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.mypurecloud.sdk.v2.api.request with type arguments of type GetScimUserRequest.excludedAttributesValuesModifier and TypeMethodDescriptionGetScimUserRequest.Builder.withExcludedAttributesEnumValues(List<GetScimUserRequest.excludedAttributesValues> excludedAttributes)