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