| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDbProxyResponse |
RdsClient.createDBProxy(Consumer<CreateDbProxyRequest.Builder> createDbProxyRequest)
Creates a new DB proxy.
|
default CreateDbProxyResponse |
RdsClient.createDBProxy(CreateDbProxyRequest createDbProxyRequest)
Creates a new DB proxy.
|
default ModifyDbProxyResponse |
RdsClient.modifyDBProxy(Consumer<ModifyDbProxyRequest.Builder> modifyDbProxyRequest)
Changes the settings for an existing DB proxy.
|
default ModifyDbProxyResponse |
RdsClient.modifyDBProxy(ModifyDbProxyRequest modifyDbProxyRequest)
Changes the settings for an existing DB proxy.
|
Copyright © 2023. All rights reserved.