| Package | Description |
|---|---|
| com.amazonaws.services.workmail |
Amazon WorkMail is a secure, managed business email and calendaring service with support for existing desktop and
mobile email clients.
|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteOrganizationResult |
AmazonWorkMailClient.deleteOrganization(DeleteOrganizationRequest request)
Deletes an Amazon WorkMail organization and all underlying AWS resources managed by Amazon WorkMail as part of
the organization.
|
DeleteOrganizationResult |
AmazonWorkMail.deleteOrganization(DeleteOrganizationRequest deleteOrganizationRequest)
Deletes an Amazon WorkMail organization and all underlying AWS resources managed by Amazon WorkMail as part of
the organization.
|
DeleteOrganizationResult |
AbstractAmazonWorkMail.deleteOrganization(DeleteOrganizationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteOrganizationResult> |
AmazonWorkMailAsyncClient.deleteOrganizationAsync(DeleteOrganizationRequest request,
AsyncHandler<DeleteOrganizationRequest,DeleteOrganizationResult> asyncHandler) |
Future<DeleteOrganizationResult> |
AbstractAmazonWorkMailAsync.deleteOrganizationAsync(DeleteOrganizationRequest request,
AsyncHandler<DeleteOrganizationRequest,DeleteOrganizationResult> asyncHandler) |
Future<DeleteOrganizationResult> |
AmazonWorkMailAsync.deleteOrganizationAsync(DeleteOrganizationRequest deleteOrganizationRequest,
AsyncHandler<DeleteOrganizationRequest,DeleteOrganizationResult> asyncHandler)
Deletes an Amazon WorkMail organization and all underlying AWS resources managed by Amazon WorkMail as part of
the organization.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteOrganizationResult |
DeleteOrganizationResult.clone() |
DeleteOrganizationResult |
DeleteOrganizationResult.withOrganizationId(String organizationId)
The organization ID.
|
DeleteOrganizationResult |
DeleteOrganizationResult.withState(String state)
The state of the organization.
|
Copyright © 2021. All rights reserved.