| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateRoutingControlResponse.Builder |
UpdateRoutingControlResponse.builder() |
default UpdateRoutingControlResponse.Builder |
UpdateRoutingControlResponse.Builder.routingControl(Consumer<RoutingControl.Builder> routingControl)
The routing control that was updated.
|
UpdateRoutingControlResponse.Builder |
UpdateRoutingControlResponse.Builder.routingControl(RoutingControl routingControl)
The routing control that was updated.
|
UpdateRoutingControlResponse.Builder |
UpdateRoutingControlResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateRoutingControlResponse.Builder> |
UpdateRoutingControlResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.