| Package | Description |
|---|---|
| com.amazonaws.services.workmail |
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 WorkMail organization and all underlying AWS resources managed by WorkMail as part of the
organization.
|
DeleteOrganizationResult |
AbstractAmazonWorkMail.deleteOrganization(DeleteOrganizationRequest request) |
DeleteOrganizationResult |
AmazonWorkMail.deleteOrganization(DeleteOrganizationRequest deleteOrganizationRequest)
Deletes an WorkMail organization and all underlying AWS resources managed by WorkMail as part of the
organization.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteOrganizationResult> |
AmazonWorkMailAsyncClient.deleteOrganizationAsync(DeleteOrganizationRequest request,
AsyncHandler<DeleteOrganizationRequest,DeleteOrganizationResult> asyncHandler) |
Future<DeleteOrganizationResult> |
AmazonWorkMailAsync.deleteOrganizationAsync(DeleteOrganizationRequest deleteOrganizationRequest,
AsyncHandler<DeleteOrganizationRequest,DeleteOrganizationResult> asyncHandler)
Deletes an WorkMail organization and all underlying AWS resources managed by WorkMail as part of the
organization.
|
Future<DeleteOrganizationResult> |
AbstractAmazonWorkMailAsync.deleteOrganizationAsync(DeleteOrganizationRequest request,
AsyncHandler<DeleteOrganizationRequest,DeleteOrganizationResult> asyncHandler) |
| 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 © 2024. All rights reserved.