| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyDbProxyEndpointResponse |
RdsClient.modifyDBProxyEndpoint(ModifyDbProxyEndpointRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyDbProxyEndpointRequestMarshaller.marshall(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest) |
Copyright © 2023. All rights reserved.