| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDbProxyResponse> |
RdsAsyncClient.createDBProxy(Consumer<CreateDbProxyRequest.Builder> createDbProxyRequest)
Creates a new DB proxy.
|
default CompletableFuture<CreateDbProxyResponse> |
RdsAsyncClient.createDBProxy(CreateDbProxyRequest createDbProxyRequest)
Creates a new DB proxy.
|
Copyright © 2023. All rights reserved.