| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycluster |
Welcome to the Amazon Route 53 Application Recovery Controller API Reference Guide for Recovery Control Data Plane .
|
| com.amazonaws.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRoutingControlStatesResult> |
AbstractAWSRoute53RecoveryClusterAsync.updateRoutingControlStatesAsync(UpdateRoutingControlStatesRequest request,
AsyncHandler<UpdateRoutingControlStatesRequest,UpdateRoutingControlStatesResult> asyncHandler) |
Future<UpdateRoutingControlStatesResult> |
AWSRoute53RecoveryClusterAsyncClient.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.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 © 2021. All rights reserved.