public static interface ListCrossAccountAuthorizationsRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<ListCrossAccountAuthorizationsRequest.Builder,ListCrossAccountAuthorizationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListCrossAccountAuthorizationsRequest.Builder |
maxResults(Integer maxResults)
Upper bound on number of records to return.
|
ListCrossAccountAuthorizationsRequest.Builder |
nextToken(String nextToken)
A token used to resume pagination from the end of a previous request.
|
ListCrossAccountAuthorizationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListCrossAccountAuthorizationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCrossAccountAuthorizationsRequest.Builder maxResults(Integer maxResults)
maxResults - Upper bound on number of records to return.ListCrossAccountAuthorizationsRequest.Builder nextToken(String nextToken)
nextToken - A token used to resume pagination from the end of a previous request.ListCrossAccountAuthorizationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCrossAccountAuthorizationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.