Uses of Class
software.amazon.awssdk.services.workmail.model.InvalidCustomSesConfigurationException
-
Packages that use InvalidCustomSesConfigurationException 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. -
-
Uses of InvalidCustomSesConfigurationException in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail that throw InvalidCustomSesConfigurationException Modifier and Type Method Description default DeregisterMailDomainResponseWorkMailClient. deregisterMailDomain(Consumer<DeregisterMailDomainRequest.Builder> deregisterMailDomainRequest)Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail use.default DeregisterMailDomainResponseWorkMailClient. deregisterMailDomain(DeregisterMailDomainRequest deregisterMailDomainRequest)Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail use.
-