public static interface ListAssociatedRoute53HealthChecksRequest.Builder extends Route53RecoveryControlConfigRequest.Builder, SdkPojo, CopyableBuilder<ListAssociatedRoute53HealthChecksRequest.Builder,ListAssociatedRoute53HealthChecksRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedRoute53HealthChecksRequest.Builder |
maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
ListAssociatedRoute53HealthChecksRequest.Builder |
nextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
ListAssociatedRoute53HealthChecksRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAssociatedRoute53HealthChecksRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListAssociatedRoute53HealthChecksRequest.Builder |
routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) of the routing control.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAssociatedRoute53HealthChecksRequest.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.ListAssociatedRoute53HealthChecksRequest.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.ListAssociatedRoute53HealthChecksRequest.Builder routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) of the routing control.
routingControlArn - The Amazon Resource Name (ARN) of the routing control.ListAssociatedRoute53HealthChecksRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAssociatedRoute53HealthChecksRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.