public static interface GetRoutingControlStateResponse.Builder extends Route53RecoveryClusterResponse.Builder, SdkPojo, CopyableBuilder<GetRoutingControlStateResponse.Builder,GetRoutingControlStateResponse>
| Modifier and Type | Method and Description |
|---|---|
GetRoutingControlStateResponse.Builder |
routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) of the response.
|
GetRoutingControlStateResponse.Builder |
routingControlName(String routingControlName)
The routing control name.
|
GetRoutingControlStateResponse.Builder |
routingControlState(RoutingControlState routingControlState)
The state of the routing control.
|
GetRoutingControlStateResponse.Builder |
routingControlState(String routingControlState)
The state of the routing control.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRoutingControlStateResponse.Builder routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) of the response.
routingControlArn - The Amazon Resource Name (ARN) of the response.GetRoutingControlStateResponse.Builder routingControlState(String routingControlState)
The state of the routing control.
routingControlState - The state of the routing control.RoutingControlState,
RoutingControlStateGetRoutingControlStateResponse.Builder routingControlState(RoutingControlState routingControlState)
The state of the routing control.
routingControlState - The state of the routing control.RoutingControlState,
RoutingControlStateGetRoutingControlStateResponse.Builder routingControlName(String routingControlName)
The routing control name.
routingControlName - The routing control name.Copyright © 2023. All rights reserved.