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