public static interface GetCellReadinessSummaryRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<GetCellReadinessSummaryRequest.Builder,GetCellReadinessSummaryRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCellReadinessSummaryRequest.Builder |
cellName(String cellName)
The name of the cell.
|
GetCellReadinessSummaryRequest.Builder |
maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
GetCellReadinessSummaryRequest.Builder |
nextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
GetCellReadinessSummaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCellReadinessSummaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCellReadinessSummaryRequest.Builder cellName(String cellName)
The name of the cell.
cellName - The name of the cell.GetCellReadinessSummaryRequest.Builder maxResults(Integer maxResults)
The number of objects that you want to return with this call.
maxResults - The number of objects that you want to return with this call.GetCellReadinessSummaryRequest.Builder nextToken(String nextToken)
The token that identifies which batch of results you want to see.
nextToken - The token that identifies which batch of results you want to see.GetCellReadinessSummaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCellReadinessSummaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.