| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycluster |
Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery
Controller.
|
| com.amazonaws.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRoutingControlStatesResult> |
AWSRoute53RecoveryClusterAsyncClient.updateRoutingControlStatesAsync(UpdateRoutingControlStatesRequest request,
AsyncHandler<UpdateRoutingControlStatesRequest,UpdateRoutingControlStatesResult> asyncHandler) |
Future<UpdateRoutingControlStatesResult> |
AbstractAWSRoute53RecoveryClusterAsync.updateRoutingControlStatesAsync(UpdateRoutingControlStatesRequest request,
AsyncHandler<UpdateRoutingControlStatesRequest,UpdateRoutingControlStatesResult> asyncHandler) |
Future<UpdateRoutingControlStatesResult> |
AWSRoute53RecoveryClusterAsync.updateRoutingControlStatesAsync(UpdateRoutingControlStatesRequest updateRoutingControlStatesRequest,
AsyncHandler<UpdateRoutingControlStatesRequest,UpdateRoutingControlStatesResult> asyncHandler)
Set multiple routing control states.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStatesRequest |
UpdateRoutingControlStatesRequest.clone() |
UpdateRoutingControlStatesRequest |
UpdateRoutingControlStatesRequest.withSafetyRulesToOverride(Collection<String> safetyRulesToOverride)
The Amazon Resource Names (ARNs) for the safety rules that you want to override when you're updating routing
control states.
|
UpdateRoutingControlStatesRequest |
UpdateRoutingControlStatesRequest.withSafetyRulesToOverride(String... safetyRulesToOverride)
The Amazon Resource Names (ARNs) for the safety rules that you want to override when you're updating routing
control states.
|
UpdateRoutingControlStatesRequest |
UpdateRoutingControlStatesRequest.withUpdateRoutingControlStateEntries(Collection<UpdateRoutingControlStateEntry> updateRoutingControlStateEntries)
A set of routing control entries that you want to update.
|
UpdateRoutingControlStatesRequest |
UpdateRoutingControlStatesRequest.withUpdateRoutingControlStateEntries(UpdateRoutingControlStateEntry... updateRoutingControlStateEntries)
A set of routing control entries that you want to update.
|
Copyright © 2024. All rights reserved.