| 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 |
|---|---|
Future<CancelMailboxExportJobResult> |
AbstractAmazonWorkMailAsync.cancelMailboxExportJobAsync(CancelMailboxExportJobRequest request,
AsyncHandler<CancelMailboxExportJobRequest,CancelMailboxExportJobResult> asyncHandler) |
Future<CancelMailboxExportJobResult> |
AmazonWorkMailAsync.cancelMailboxExportJobAsync(CancelMailboxExportJobRequest cancelMailboxExportJobRequest,
AsyncHandler<CancelMailboxExportJobRequest,CancelMailboxExportJobResult> asyncHandler)
Cancels a mailbox export job.
|
Future<CancelMailboxExportJobResult> |
AmazonWorkMailAsyncClient.cancelMailboxExportJobAsync(CancelMailboxExportJobRequest request,
AsyncHandler<CancelMailboxExportJobRequest,CancelMailboxExportJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelMailboxExportJobRequest |
CancelMailboxExportJobRequest.clone() |
CancelMailboxExportJobRequest |
CancelMailboxExportJobRequest.withClientToken(String clientToken)
The idempotency token for the client request.
|
CancelMailboxExportJobRequest |
CancelMailboxExportJobRequest.withJobId(String jobId)
The job ID.
|
CancelMailboxExportJobRequest |
CancelMailboxExportJobRequest.withOrganizationId(String organizationId)
The organization ID.
|
Copyright © 2024. All rights reserved.