| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDbProxyEndpointResponse |
RdsClient.createDBProxyEndpoint(Consumer<CreateDbProxyEndpointRequest.Builder> createDbProxyEndpointRequest)
Creates a
DBProxyEndpoint. |
default CreateDbProxyEndpointResponse |
RdsClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest)
Creates a
DBProxyEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDbProxyEndpointResponse> |
RdsAsyncClient.createDBProxyEndpoint(Consumer<CreateDbProxyEndpointRequest.Builder> createDbProxyEndpointRequest)
Creates a
DBProxyEndpoint. |
default CompletableFuture<CreateDbProxyEndpointResponse> |
RdsAsyncClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest)
Creates a
DBProxyEndpoint. |
Copyright © 2022. All rights reserved.