| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
static GetRoutingControlStateResponse.Builder |
GetRoutingControlStateResponse.builder() |
GetRoutingControlStateResponse.Builder |
GetRoutingControlStateResponse.Builder.routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) of the response.
|
GetRoutingControlStateResponse.Builder |
GetRoutingControlStateResponse.Builder.routingControlName(String routingControlName)
The routing control name.
|
GetRoutingControlStateResponse.Builder |
GetRoutingControlStateResponse.Builder.routingControlState(RoutingControlState routingControlState)
The state of the routing control.
|
GetRoutingControlStateResponse.Builder |
GetRoutingControlStateResponse.Builder.routingControlState(String routingControlState)
The state of the routing control.
|
GetRoutingControlStateResponse.Builder |
GetRoutingControlStateResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetRoutingControlStateResponse.Builder> |
GetRoutingControlStateResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.