Class GetExternalcontactsContactJourneySessionsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsContactJourneySessionsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidvoidsetContactId(String contactId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetIncludeMerged(Boolean includeMerged) voidsetPageSize(String pageSize) withContactId(String contactId) withCustomHeader(String name, String value) withIncludeMerged(Boolean includeMerged) withPageSize(String pageSize)
-
Constructor Details
-
GetExternalcontactsContactJourneySessionsRequest
public GetExternalcontactsContactJourneySessionsRequest()
-
-
Method Details
-
getContactId
-
setContactId
-
withContactId
-
getPageSize
-
setPageSize
-
withPageSize
-
getAfter
-
setAfter
-
withAfter
-
getIncludeMerged
-
setIncludeMerged
-
withIncludeMerged
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-