public static interface GetRecoveryGroupReadinessSummaryRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<GetRecoveryGroupReadinessSummaryRequest.Builder,GetRecoveryGroupReadinessSummaryRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRecoveryGroupReadinessSummaryRequest.Builder |
maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
GetRecoveryGroupReadinessSummaryRequest.Builder |
nextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
GetRecoveryGroupReadinessSummaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRecoveryGroupReadinessSummaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRecoveryGroupReadinessSummaryRequest.Builder |
recoveryGroupName(String recoveryGroupName)
The name of a recovery group.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRecoveryGroupReadinessSummaryRequest.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.GetRecoveryGroupReadinessSummaryRequest.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.GetRecoveryGroupReadinessSummaryRequest.Builder recoveryGroupName(String recoveryGroupName)
The name of a recovery group.
recoveryGroupName - The name of a recovery group.GetRecoveryGroupReadinessSummaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRecoveryGroupReadinessSummaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.