| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBProxyEndpointResult |
AbstractAmazonRDS.modifyDBProxyEndpoint(ModifyDBProxyEndpointRequest request) |
ModifyDBProxyEndpointResult |
AmazonRDSClient.modifyDBProxyEndpoint(ModifyDBProxyEndpointRequest request)
Changes the settings for an existing DB proxy endpoint.
|
ModifyDBProxyEndpointResult |
AmazonRDS.modifyDBProxyEndpoint(ModifyDBProxyEndpointRequest modifyDBProxyEndpointRequest)
Changes the settings for an existing DB proxy endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ModifyDBProxyEndpointResult> |
AbstractAmazonRDSAsync.modifyDBProxyEndpointAsync(ModifyDBProxyEndpointRequest request,
AsyncHandler<ModifyDBProxyEndpointRequest,ModifyDBProxyEndpointResult> asyncHandler) |
Future<ModifyDBProxyEndpointResult> |
AmazonRDSAsync.modifyDBProxyEndpointAsync(ModifyDBProxyEndpointRequest modifyDBProxyEndpointRequest,
AsyncHandler<ModifyDBProxyEndpointRequest,ModifyDBProxyEndpointResult> asyncHandler)
Changes the settings for an existing DB proxy endpoint.
|
Future<ModifyDBProxyEndpointResult> |
AmazonRDSAsyncClient.modifyDBProxyEndpointAsync(ModifyDBProxyEndpointRequest request,
AsyncHandler<ModifyDBProxyEndpointRequest,ModifyDBProxyEndpointResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBProxyEndpointResult |
ModifyDBProxyEndpointResult.clone() |
ModifyDBProxyEndpointResult |
ModifyDBProxyEndpointResult.withDBProxyEndpoint(DBProxyEndpoint dBProxyEndpoint)
The
DBProxyEndpoint object representing the new settings for the DB proxy endpoint. |
Copyright © 2024. All rights reserved.