Class PostJourneyDeploymentAppeventsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostJourneyDeploymentAppeventsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(AppEventRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDeploymentId(String deploymentId) withBody(AppEventRequest body) withCustomHeader(String name, String value) withDeploymentId(String deploymentId)
-
Constructor Details
-
PostJourneyDeploymentAppeventsRequest
public PostJourneyDeploymentAppeventsRequest()
-
-
Method Details
-
getDeploymentId
-
setDeploymentId
-
withDeploymentId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-