public static interface ListReplicationSetsRequest.Builder extends SsmIncidentsRequest.Builder, SdkPojo, CopyableBuilder<ListReplicationSetsRequest.Builder,ListReplicationSetsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListReplicationSetsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results per page.
|
ListReplicationSetsRequest.Builder |
nextToken(String nextToken)
The pagination token to continue to the next page of results.
|
ListReplicationSetsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListReplicationSetsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListReplicationSetsRequest.Builder maxResults(Integer maxResults)
The maximum number of results per page.
maxResults - The maximum number of results per page.ListReplicationSetsRequest.Builder nextToken(String nextToken)
The pagination token to continue to the next page of results.
nextToken - The pagination token to continue to the next page of results.ListReplicationSetsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListReplicationSetsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.