Uses of Enum Class
com.mypurecloud.sdk.v2.api.request.GetScimV2UserRequest.attributesValues
Packages that use GetScimV2UserRequest.attributesValues
-
Uses of GetScimV2UserRequest.attributesValues in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetScimV2UserRequest.attributesValuesModifier and TypeMethodDescriptionGetScimV2UserRequest.attributesValues.fromString(String key) Returns the enum constant of this class with the specified name.GetScimV2UserRequest.attributesValues.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 GetScimV2UserRequest.attributesValuesModifier and TypeMethodDescriptionGetScimV2UserRequest.Builder.withAttributesEnumValues(List<GetScimV2UserRequest.attributesValues> attributes)