Uses of Class
com.mypurecloud.sdk.v2.model.OutboundDomainCreateRequest
Packages that use OutboundDomainCreateRequest
Package
Description
-
Uses of OutboundDomainCreateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type OutboundDomainCreateRequestModifier and TypeMethodDescriptionRoutingApi.postRoutingEmailOutboundDomains(OutboundDomainCreateRequest body) Create a domainRoutingApi.postRoutingEmailOutboundDomainsSimulated(OutboundDomainCreateRequest body) Create a simulated domainCreate a simulated domainRoutingApi.postRoutingEmailOutboundDomainsWithHttpInfo(OutboundDomainCreateRequest body) Create a domainMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type OutboundDomainCreateRequestModifier and TypeMethodDescriptionRoutingApi.postRoutingEmailOutboundDomains(ApiRequest<OutboundDomainCreateRequest> request) Create a domainRoutingApiAsync.postRoutingEmailOutboundDomainsAsync(ApiRequest<OutboundDomainCreateRequest> request, AsyncApiCallback<ApiResponse<EmailOutboundDomainResult>> callback) Create a domainRoutingApi.postRoutingEmailOutboundDomainsSimulated(ApiRequest<OutboundDomainCreateRequest> request) Create a simulated domainRoutingApiAsync.postRoutingEmailOutboundDomainsSimulatedAsync(ApiRequest<OutboundDomainCreateRequest> request, AsyncApiCallback<ApiResponse<EmailOutboundDomainResult>> callback) Create a simulated domain -
Uses of OutboundDomainCreateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return OutboundDomainCreateRequestModifier and TypeMethodDescriptionPostRoutingEmailOutboundDomainsRequest.getBody()PostRoutingEmailOutboundDomainsSimulatedRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type OutboundDomainCreateRequestModifier and TypeMethodDescriptionPostRoutingEmailOutboundDomainsRequest.withHttpInfo()PostRoutingEmailOutboundDomainsSimulatedRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type OutboundDomainCreateRequestModifier and TypeMethodDescriptionPostRoutingEmailOutboundDomainsRequest.builder(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsSimulatedRequest.builder(OutboundDomainCreateRequest body) voidPostRoutingEmailOutboundDomainsRequest.setBody(OutboundDomainCreateRequest body) voidPostRoutingEmailOutboundDomainsSimulatedRequest.setBody(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsRequest.Builder.withBody(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsRequest.withBody(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsSimulatedRequest.Builder.withBody(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsSimulatedRequest.withBody(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsRequest.Builder.withRequiredParams(OutboundDomainCreateRequest body) PostRoutingEmailOutboundDomainsSimulatedRequest.Builder.withRequiredParams(OutboundDomainCreateRequest body) -
Uses of OutboundDomainCreateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundDomainCreateRequestModifier and TypeMethodDescriptionOutboundDomainCreateRequest.emailSetting(EmailSettingReference emailSetting) The email settings to associate with this domain.Unique Id of the domain such as: example.comThe domain such as: example.comOutboundDomainCreateRequest.senderType(OutboundDomainCreateRequest.SenderTypeEnum senderType) Sender Type