Class GetRoutingEmailOutboundDomainRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRoutingEmailOutboundDomainRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDomainId(String domainId) voidwithCustomHeader(String name, String value) withDomainId(String domainId) withExpand(String expand)
-
Constructor Details
-
GetRoutingEmailOutboundDomainRequest
public GetRoutingEmailOutboundDomainRequest()
-
-
Method Details
-
getDomainId
-
setDomainId
-
withDomainId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-