| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteDbProxyEndpointResponse |
RdsClient.deleteDBProxyEndpoint(Consumer<DeleteDbProxyEndpointRequest.Builder> deleteDbProxyEndpointRequest)
Deletes a
DBProxyEndpoint. |
default DeleteDbProxyEndpointResponse |
RdsClient.deleteDBProxyEndpoint(DeleteDbProxyEndpointRequest deleteDbProxyEndpointRequest)
Deletes a
DBProxyEndpoint. |
default ModifyDbProxyEndpointResponse |
RdsClient.modifyDBProxyEndpoint(Consumer<ModifyDbProxyEndpointRequest.Builder> modifyDbProxyEndpointRequest)
Changes the settings for an existing DB proxy endpoint.
|
default ModifyDbProxyEndpointResponse |
RdsClient.modifyDBProxyEndpoint(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest)
Changes the settings for an existing DB proxy endpoint.
|
Copyright © 2023. All rights reserved.