public static interface ListEventDataStoresRequest.Builder extends CloudTrailRequest.Builder, SdkPojo, CopyableBuilder<ListEventDataStoresRequest.Builder,ListEventDataStoresRequest>
| Modifier and Type | Method and Description |
|---|---|
ListEventDataStoresRequest.Builder |
maxResults(Integer maxResults)
The maximum number of event data stores to display on a single page.
|
ListEventDataStoresRequest.Builder |
nextToken(String nextToken)
A token you can use to get the next page of event data store results.
|
ListEventDataStoresRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListEventDataStoresRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListEventDataStoresRequest.Builder nextToken(String nextToken)
A token you can use to get the next page of event data store results.
nextToken - A token you can use to get the next page of event data store results.ListEventDataStoresRequest.Builder maxResults(Integer maxResults)
The maximum number of event data stores to display on a single page.
maxResults - The maximum number of event data stores to display on a single page.ListEventDataStoresRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListEventDataStoresRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.