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