Uses of Class
software.amazon.awssdk.services.route53recoverycontrolconfig.model.UpdateRoutingControlRequest
-
Packages that use UpdateRoutingControlRequest 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 UpdateRoutingControlRequest in software.amazon.awssdk.services.route53recoverycontrolconfig
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig with parameters of type UpdateRoutingControlRequest Modifier and Type Method Description default CompletableFuture<UpdateRoutingControlResponse>Route53RecoveryControlConfigAsyncClient. updateRoutingControl(UpdateRoutingControlRequest updateRoutingControlRequest)Updates a routing control.default UpdateRoutingControlResponseRoute53RecoveryControlConfigClient. updateRoutingControl(UpdateRoutingControlRequest updateRoutingControlRequest)Updates a routing control. -
Uses of UpdateRoutingControlRequest in software.amazon.awssdk.services.route53recoverycontrolconfig.transform
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.transform with parameters of type UpdateRoutingControlRequest Modifier and Type Method Description SdkHttpFullRequestUpdateRoutingControlRequestMarshaller. marshall(UpdateRoutingControlRequest updateRoutingControlRequest)
-