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 |
AbstractAmazonRDS.modifyDBProxyTargetGroup(ModifyDBProxyTargetGroupRequest request) |
ModifyDBProxyTargetGroupResult |
AmazonRDS.modifyDBProxyTargetGroup(ModifyDBProxyTargetGroupRequest modifyDBProxyTargetGroupRequest)
Modifies the properties of a
DBProxyTargetGroup . |
Modifier and Type | Method and Description |
---|---|
Future<ModifyDBProxyTargetGroupResult> |
AmazonRDSAsync.modifyDBProxyTargetGroupAsync(ModifyDBProxyTargetGroupRequest modifyDBProxyTargetGroupRequest,
AsyncHandler<ModifyDBProxyTargetGroupRequest,ModifyDBProxyTargetGroupResult> asyncHandler)
Modifies the properties of a
DBProxyTargetGroup . |
Future<ModifyDBProxyTargetGroupResult> |
AbstractAmazonRDSAsync.modifyDBProxyTargetGroupAsync(ModifyDBProxyTargetGroupRequest request,
AsyncHandler<ModifyDBProxyTargetGroupRequest,ModifyDBProxyTargetGroupResult> asyncHandler) |
Future<ModifyDBProxyTargetGroupResult> |
AmazonRDSAsyncClient.modifyDBProxyTargetGroupAsync(ModifyDBProxyTargetGroupRequest request,
AsyncHandler<ModifyDBProxyTargetGroupRequest,ModifyDBProxyTargetGroupResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ModifyDBProxyTargetGroupResult |
ModifyDBProxyTargetGroupResult.clone() |
ModifyDBProxyTargetGroupResult |
ModifyDBProxyTargetGroupResult.withDBProxyTargetGroup(DBProxyTargetGroup dBProxyTargetGroup)
The settings of the modified
DBProxyTarget . |
Copyright © 2021. All rights reserved.