| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyDbProxyEndpointResponse> |
RdsAsyncClient.modifyDBProxyEndpoint(Consumer<ModifyDbProxyEndpointRequest.Builder> modifyDbProxyEndpointRequest)
Changes the settings for an existing DB proxy endpoint.
|
default CompletableFuture<ModifyDbProxyEndpointResponse> |
RdsAsyncClient.modifyDBProxyEndpoint(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest)
Changes the settings for an existing DB proxy endpoint.
|
Copyright © 2022. All rights reserved.