| 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 |
|---|---|
Future<ListOrganizationsResult> |
AbstractAmazonWorkMailAsync.listOrganizationsAsync(ListOrganizationsRequest request,
AsyncHandler<ListOrganizationsRequest,ListOrganizationsResult> asyncHandler) |
Future<ListOrganizationsResult> |
AmazonWorkMailAsyncClient.listOrganizationsAsync(ListOrganizationsRequest request,
AsyncHandler<ListOrganizationsRequest,ListOrganizationsResult> asyncHandler) |
Future<ListOrganizationsResult> |
AmazonWorkMailAsync.listOrganizationsAsync(ListOrganizationsRequest listOrganizationsRequest,
AsyncHandler<ListOrganizationsRequest,ListOrganizationsResult> asyncHandler)
Returns summaries of the customer's organizations.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationsRequest |
ListOrganizationsRequest.clone() |
ListOrganizationsRequest |
ListOrganizationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListOrganizationsRequest |
ListOrganizationsRequest.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
Copyright © 2020. All rights reserved.