Uses of Class
software.amazon.awssdk.services.route53recoverycluster.model.GetRoutingControlStateRequest
-
Packages that use GetRoutingControlStateRequest 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.transform -
-
Uses of GetRoutingControlStateRequest in software.amazon.awssdk.services.route53recoverycluster
Methods in software.amazon.awssdk.services.route53recoverycluster with parameters of type GetRoutingControlStateRequest Modifier and Type Method Description default CompletableFuture<GetRoutingControlStateResponse>Route53RecoveryClusterAsyncClient. getRoutingControlState(GetRoutingControlStateRequest getRoutingControlStateRequest)Get the state for a routing control.default GetRoutingControlStateResponseRoute53RecoveryClusterClient. getRoutingControlState(GetRoutingControlStateRequest getRoutingControlStateRequest)Get the state for a routing control. -
Uses of GetRoutingControlStateRequest in software.amazon.awssdk.services.route53recoverycluster.transform
Methods in software.amazon.awssdk.services.route53recoverycluster.transform with parameters of type GetRoutingControlStateRequest Modifier and Type Method Description SdkHttpFullRequestGetRoutingControlStateRequestMarshaller. marshall(GetRoutingControlStateRequest getRoutingControlStateRequest)
-