Class PatchJourneyActiontargetRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchJourneyActiontargetRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetActionTargetId(String actionTargetId) voidsetBody(PatchActionTarget body) voidsetCustomHeaders(Map<String, String> customHeaders) withActionTargetId(String actionTargetId) withBody(PatchActionTarget body) withCustomHeader(String name, String value)
-
Constructor Details
-
PatchJourneyActiontargetRequest
public PatchJourneyActiontargetRequest()
-
-
Method Details
-
getActionTargetId
-
setActionTargetId
-
withActionTargetId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-