Uses of Class
software.amazon.awssdk.services.route53recoverycontrolconfig.model.CreateRoutingControlRequest
-
Packages that use CreateRoutingControlRequest Package Description software.amazon.awssdk.services.route53recoverycontrolconfig Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controllersoftware.amazon.awssdk.services.route53recoverycontrolconfig.transform -
-
Uses of CreateRoutingControlRequest in software.amazon.awssdk.services.route53recoverycontrolconfig
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig with parameters of type CreateRoutingControlRequest Modifier and Type Method Description default CompletableFuture<CreateRoutingControlResponse>Route53RecoveryControlConfigAsyncClient. createRoutingControl(CreateRoutingControlRequest createRoutingControlRequest)Creates a new routing control.default CreateRoutingControlResponseRoute53RecoveryControlConfigClient. createRoutingControl(CreateRoutingControlRequest createRoutingControlRequest)Creates a new routing control. -
Uses of CreateRoutingControlRequest in software.amazon.awssdk.services.route53recoverycontrolconfig.transform
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.transform with parameters of type CreateRoutingControlRequest Modifier and Type Method Description SdkHttpFullRequestCreateRoutingControlRequestMarshaller. marshall(CreateRoutingControlRequest createRoutingControlRequest)
-