Class GetExternalcontactsContactJourneySegmentsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsContactJourneySegmentsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getLimit()voidsetContactId(String contactId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetIncludeMerged(Boolean includeMerged) voidwithContactId(String contactId) withCustomHeader(String name, String value) withIncludeMerged(Boolean includeMerged)
-
Constructor Details
-
GetExternalcontactsContactJourneySegmentsRequest
public GetExternalcontactsContactJourneySegmentsRequest()
-
-
Method Details
-
getContactId
-
setContactId
-
withContactId
-
getIncludeMerged
-
setIncludeMerged
-
withIncludeMerged
-
getLimit
-
setLimit
-
withLimit
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-