Uses of Class
com.mypurecloud.sdk.v2.api.request.PostRoutingEmailOutboundDomainsSimulatedRequest
Packages that use PostRoutingEmailOutboundDomainsSimulatedRequest
-
Uses of PostRoutingEmailOutboundDomainsSimulatedRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostRoutingEmailOutboundDomainsSimulatedRequestModifier and TypeMethodDescriptionRoutingApi.postRoutingEmailOutboundDomainsSimulated(PostRoutingEmailOutboundDomainsSimulatedRequest request) Create a simulated domainRoutingApiAsync.postRoutingEmailOutboundDomainsSimulatedAsync(PostRoutingEmailOutboundDomainsSimulatedRequest request, AsyncApiCallback<EmailOutboundDomainResult> callback) Create a simulated domain -
Uses of PostRoutingEmailOutboundDomainsSimulatedRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostRoutingEmailOutboundDomainsSimulatedRequestModifier and TypeMethodDescriptionPostRoutingEmailOutboundDomainsSimulatedRequest.Builder.build()PostRoutingEmailOutboundDomainsSimulatedRequest.withBody(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsSimulatedRequest.withCustomHeader(String name, String value)