| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile
email clients.
|
| Modifier and Type | Method and Description |
|---|---|
default DeregisterMailDomainResponse |
WorkMailClient.deregisterMailDomain(Consumer<DeregisterMailDomainRequest.Builder> deregisterMailDomainRequest)
Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail
use.
|
default DeregisterMailDomainResponse |
WorkMailClient.deregisterMailDomain(DeregisterMailDomainRequest deregisterMailDomainRequest)
Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail
use.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeregisterMailDomainResponse> |
WorkMailAsyncClient.deregisterMailDomain(Consumer<DeregisterMailDomainRequest.Builder> deregisterMailDomainRequest)
Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail
use.
|
default CompletableFuture<DeregisterMailDomainResponse> |
WorkMailAsyncClient.deregisterMailDomain(DeregisterMailDomainRequest deregisterMailDomainRequest)
Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail
use.
|
Copyright © 2023. All rights reserved.