Class PostRoutingEmailOutboundDomainTestconnectionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostRoutingEmailOutboundDomainTestconnectionRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(TestMessage body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDomainId(String domainId) withBody(TestMessage body) withCustomHeader(String name, String value) withDomainId(String domainId)
-
Constructor Details
-
PostRoutingEmailOutboundDomainTestconnectionRequest
public PostRoutingEmailOutboundDomainTestconnectionRequest()
-
-
Method Details
-
getDomainId
-
setDomainId
-
withDomainId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostRoutingEmailOutboundDomainTestconnectionRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
-