Class PatchJourneyActiontemplateRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchJourneyActiontemplateRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetActionTemplateId(String actionTemplateId) voidsetBody(PatchActionTemplate body) voidsetCustomHeaders(Map<String, String> customHeaders) withActionTemplateId(String actionTemplateId) withBody(PatchActionTemplate body) withCustomHeader(String name, String value)
-
Constructor Details
-
PatchJourneyActiontemplateRequest
public PatchJourneyActiontemplateRequest()
-
-
Method Details
-
getActionTemplateId
-
setActionTemplateId
-
withActionTemplateId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-