Uses of Class
software.amazon.awssdk.services.workmail.model.DirectoryInUseException
-
Packages that use DirectoryInUseException 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 DirectoryInUseException in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail that throw DirectoryInUseException Modifier and Type Method Description default CreateOrganizationResponseWorkMailClient. createOrganization(Consumer<CreateOrganizationRequest.Builder> createOrganizationRequest)Creates a new WorkMail organization.default CreateOrganizationResponseWorkMailClient. createOrganization(CreateOrganizationRequest createOrganizationRequest)Creates a new WorkMail organization.
-