| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyDbProxyTargetGroupResponse |
RdsClient.modifyDBProxyTargetGroup(Consumer<ModifyDbProxyTargetGroupRequest.Builder> modifyDbProxyTargetGroupRequest)
Modifies the properties of a
DBProxyTargetGroup. |
default ModifyDbProxyTargetGroupResponse |
RdsClient.modifyDBProxyTargetGroup(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest)
Modifies the properties of a
DBProxyTargetGroup. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyDbProxyTargetGroupResponse> |
RdsAsyncClient.modifyDBProxyTargetGroup(Consumer<ModifyDbProxyTargetGroupRequest.Builder> modifyDbProxyTargetGroupRequest)
Modifies the properties of a
DBProxyTargetGroup. |
default CompletableFuture<ModifyDbProxyTargetGroupResponse> |
RdsAsyncClient.modifyDBProxyTargetGroup(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest)
Modifies the properties of a
DBProxyTargetGroup. |
Copyright © 2023. All rights reserved.