Class GetUserRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUserRequest.Builder
- Enclosing class:
- GetUserRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withIntegrationPresenceSource(GetUserRequest.integrationPresenceSourceValues integrationPresenceSource) withIntegrationPresenceSource(String integrationPresenceSource) withRequiredParams(String userId) withUserCustomAttributeSchemaIds(List<String> userCustomAttributeSchemaIds) withUserId(String userId)
-
Method Details
-
withUserId
-
withExpand
-
withExpandEnumValues
-
withIntegrationPresenceSource
-
withIntegrationPresenceSource
public GetUserRequest.Builder withIntegrationPresenceSource(GetUserRequest.integrationPresenceSourceValues integrationPresenceSource) -
withUserCustomAttributeSchemaIds
public GetUserRequest.Builder withUserCustomAttributeSchemaIds(List<String> userCustomAttributeSchemaIds) -
withState
-
withState
-
withRequiredParams
-
build
-