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