Class GetExternalcontactsContactJourneySessionsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsContactJourneySessionsRequest.Builder
- Enclosing class:
- GetExternalcontactsContactJourneySessionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withContactId(String contactId) withIncludeMerged(Boolean includeMerged) withPageSize(String pageSize) withRequiredParams(String contactId)
-
Method Details
-
withContactId
-
withPageSize
-
withAfter
-
withIncludeMerged
public GetExternalcontactsContactJourneySessionsRequest.Builder withIncludeMerged(Boolean includeMerged) -
withRequiredParams
public GetExternalcontactsContactJourneySessionsRequest.Builder withRequiredParams(String contactId) -
build
-