| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateRoutingControlStateEntry> |
UpdateRoutingControlStatesRequest.updateRoutingControlStateEntries()
A set of routing control entries that you want to update.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStatesRequest.Builder |
UpdateRoutingControlStatesRequest.Builder.updateRoutingControlStateEntries(UpdateRoutingControlStateEntry... updateRoutingControlStateEntries)
A set of routing control entries that you want to update.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStatesRequest.Builder |
UpdateRoutingControlStatesRequest.Builder.updateRoutingControlStateEntries(Collection<UpdateRoutingControlStateEntry> updateRoutingControlStateEntries)
A set of routing control entries that you want to update.
|
Copyright © 2023. All rights reserved.