| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBProxyTargetGroupResult |
AmazonRDSClient.modifyDBProxyTargetGroup(ModifyDBProxyTargetGroupRequest request)
Modifies the properties of a
DBProxyTargetGroup. |
ModifyDBProxyTargetGroupResult |
AmazonRDS.modifyDBProxyTargetGroup(ModifyDBProxyTargetGroupRequest modifyDBProxyTargetGroupRequest)
Modifies the properties of a
DBProxyTargetGroup. |
ModifyDBProxyTargetGroupResult |
AbstractAmazonRDS.modifyDBProxyTargetGroup(ModifyDBProxyTargetGroupRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ModifyDBProxyTargetGroupResult> |
AmazonRDSAsyncClient.modifyDBProxyTargetGroupAsync(ModifyDBProxyTargetGroupRequest request,
AsyncHandler<ModifyDBProxyTargetGroupRequest,ModifyDBProxyTargetGroupResult> asyncHandler) |
Future<ModifyDBProxyTargetGroupResult> |
AbstractAmazonRDSAsync.modifyDBProxyTargetGroupAsync(ModifyDBProxyTargetGroupRequest request,
AsyncHandler<ModifyDBProxyTargetGroupRequest,ModifyDBProxyTargetGroupResult> asyncHandler) |
Future<ModifyDBProxyTargetGroupResult> |
AmazonRDSAsync.modifyDBProxyTargetGroupAsync(ModifyDBProxyTargetGroupRequest modifyDBProxyTargetGroupRequest,
AsyncHandler<ModifyDBProxyTargetGroupRequest,ModifyDBProxyTargetGroupResult> asyncHandler)
Modifies the properties of a
DBProxyTargetGroup. |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBProxyTargetGroupResult |
ModifyDBProxyTargetGroupResult.clone() |
ModifyDBProxyTargetGroupResult |
ModifyDBProxyTargetGroupResult.withDBProxyTargetGroup(DBProxyTargetGroup dBProxyTargetGroup)
The settings of the modified
DBProxyTarget. |
Copyright © 2020. All rights reserved.