| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycontrolconfig |
Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controller
|
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterResponse |
Route53RecoveryControlConfigClient.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest)
Create a new cluster.
|
default CreateClusterResponse |
Route53RecoveryControlConfigClient.createCluster(CreateClusterRequest createClusterRequest)
Create a new cluster.
|
default CreateControlPanelResponse |
Route53RecoveryControlConfigClient.createControlPanel(Consumer<CreateControlPanelRequest.Builder> createControlPanelRequest)
Creates a new control panel.
|
default CreateControlPanelResponse |
Route53RecoveryControlConfigClient.createControlPanel(CreateControlPanelRequest createControlPanelRequest)
Creates a new control panel.
|
default CreateRoutingControlResponse |
Route53RecoveryControlConfigClient.createRoutingControl(Consumer<CreateRoutingControlRequest.Builder> createRoutingControlRequest)
Creates a new routing control.
|
default CreateRoutingControlResponse |
Route53RecoveryControlConfigClient.createRoutingControl(CreateRoutingControlRequest createRoutingControlRequest)
Creates a new routing control.
|
Copyright © 2023. All rights reserved.