public static interface ListMailboxExportJobsRequest.Builder extends WorkMailRequest.Builder, SdkPojo, CopyableBuilder<ListMailboxExportJobsRequest.Builder,ListMailboxExportJobsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListMailboxExportJobsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListMailboxExportJobsRequest.Builder |
nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListMailboxExportJobsRequest.Builder |
organizationId(String organizationId)
The organization ID.
|
ListMailboxExportJobsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListMailboxExportJobsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMailboxExportJobsRequest.Builder organizationId(String organizationId)
The organization ID.
organizationId - The organization ID.ListMailboxExportJobsRequest.Builder nextToken(String nextToken)
The token to use to retrieve the next page of results.
nextToken - The token to use to retrieve the next page of results.ListMailboxExportJobsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in a single call.
maxResults - The maximum number of results to return in a single call.ListMailboxExportJobsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListMailboxExportJobsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.