Class PatchJourneyExternaleventsConfigurationRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchJourneyExternaleventsConfigurationRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetConfigId(String configId) voidsetCustomHeaders(Map<String, String> customHeaders) withConfigId(String configId) withCustomHeader(String name, String value)
-
Constructor Details
-
PatchJourneyExternaleventsConfigurationRequest
public PatchJourneyExternaleventsConfigurationRequest()
-
-
Method Details
-
getConfigId
-
setConfigId
-
withConfigId
-
getBody
-
setBody
-
withBody
public PatchJourneyExternaleventsConfigurationRequest withBody(UpdateExternalEventsConfigurationRequest body) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-