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