public static interface ListRecoveryGroupsRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<ListRecoveryGroupsRequest.Builder,ListRecoveryGroupsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListRecoveryGroupsRequest.Builder |
maxResults(Integer maxResults)
Upper bound on number of records to return.
|
ListRecoveryGroupsRequest.Builder |
nextToken(String nextToken)
A token used to resume pagination from the end of a previous request.
|
ListRecoveryGroupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListRecoveryGroupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListRecoveryGroupsRequest.Builder maxResults(Integer maxResults)
maxResults - Upper bound on number of records to return.ListRecoveryGroupsRequest.Builder nextToken(String nextToken)
nextToken - A token used to resume pagination from the end of a previous request.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.