public static interface ListConfiguredTablesRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<ListConfiguredTablesRequest.Builder,ListConfiguredTablesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListConfiguredTablesRequest.Builder |
maxResults(Integer maxResults)
The maximum size of the results that is returned per call.
|
ListConfiguredTablesRequest.Builder |
nextToken(String nextToken)
The token value retrieved from a previous call to access the next page of results.
|
ListConfiguredTablesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListConfiguredTablesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListConfiguredTablesRequest.Builder nextToken(String nextToken)
The token value retrieved from a previous call to access the next page of results.
nextToken - The token value retrieved from a previous call to access the next page of results.ListConfiguredTablesRequest.Builder maxResults(Integer maxResults)
The maximum size of the results that is returned per call.
maxResults - The maximum size of the results that is returned per call.ListConfiguredTablesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListConfiguredTablesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.