Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteRoutingEmailOutboundDomainRequest
Packages that use DeleteRoutingEmailOutboundDomainRequest
-
Uses of DeleteRoutingEmailOutboundDomainRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteRoutingEmailOutboundDomainRequestModifier and TypeMethodDescriptionvoidRoutingApi.deleteRoutingEmailOutboundDomain(DeleteRoutingEmailOutboundDomainRequest request) Delete an outbound domainRoutingApiAsync.deleteRoutingEmailOutboundDomainAsync(DeleteRoutingEmailOutboundDomainRequest request, AsyncApiCallback<Void> callback) Delete an outbound domain -
Uses of DeleteRoutingEmailOutboundDomainRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteRoutingEmailOutboundDomainRequestModifier and TypeMethodDescriptionDeleteRoutingEmailOutboundDomainRequest.Builder.build()DeleteRoutingEmailOutboundDomainRequest.withCustomHeader(String name, String value) DeleteRoutingEmailOutboundDomainRequest.withDomainId(String domainId)