Class PostExternalcontactsContactJourneySegmentsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostExternalcontactsContactJourneySegmentsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetContactId(String contactId) voidsetCustomHeaders(Map<String, String> customHeaders) withContactId(String contactId) withCustomHeader(String name, String value)
-
Constructor Details
-
PostExternalcontactsContactJourneySegmentsRequest
public PostExternalcontactsContactJourneySegmentsRequest()
-
-
Method Details
-
getContactId
-
setContactId
-
withContactId
-
getBody
-
setBody
-
withBody
public PostExternalcontactsContactJourneySegmentsRequest withBody(UpdateSegmentAssignmentRequest body) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostExternalcontactsContactJourneySegmentsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
-