public static interface GetRoutingControlStateRequest.Builder extends Route53RecoveryClusterRequest.Builder, SdkPojo, CopyableBuilder<GetRoutingControlStateRequest.Builder,GetRoutingControlStateRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRoutingControlStateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRoutingControlStateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRoutingControlStateRequest.Builder |
routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) for the routing control that you want to get the state for.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRoutingControlStateRequest.Builder routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) for the routing control that you want to get the state for.
routingControlArn - The Amazon Resource Name (ARN) for the routing control that you want to get the state for.GetRoutingControlStateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRoutingControlStateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.