public static interface ListCellsRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<ListCellsRequest.Builder,ListCellsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListCellsRequest.Builder |
maxResults(Integer maxResults)
Upper bound on number of records to return.
|
ListCellsRequest.Builder |
nextToken(String nextToken)
A token used to resume pagination from the end of a previous request.
|
ListCellsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListCellsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCellsRequest.Builder maxResults(Integer maxResults)
maxResults - Upper bound on number of records to return.ListCellsRequest.Builder nextToken(String nextToken)
nextToken - A token used to resume pagination from the end of a previous request.ListCellsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCellsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.