| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycluster |
Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery
Controller.
|
| software.amazon.awssdk.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
default GetRoutingControlStateResponse |
Route53RecoveryClusterClient.getRoutingControlState(Consumer<GetRoutingControlStateRequest.Builder> getRoutingControlStateRequest)
Get the state for a routing control.
|
default CompletableFuture<GetRoutingControlStateResponse> |
Route53RecoveryClusterAsyncClient.getRoutingControlState(Consumer<GetRoutingControlStateRequest.Builder> getRoutingControlStateRequest)
Get the state for a routing control.
|
| Modifier and Type | Method and Description |
|---|---|
static GetRoutingControlStateRequest.Builder |
GetRoutingControlStateRequest.builder() |
GetRoutingControlStateRequest.Builder |
GetRoutingControlStateRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRoutingControlStateRequest.Builder |
GetRoutingControlStateRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRoutingControlStateRequest.Builder |
GetRoutingControlStateRequest.Builder.routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) for the routing control that you want to get the state for.
|
GetRoutingControlStateRequest.Builder |
GetRoutingControlStateRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetRoutingControlStateRequest.Builder> |
GetRoutingControlStateRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.