| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDbClusterEndpointResponse |
RdsClient.createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest)
Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.
|
default CompletableFuture<CreateDbClusterEndpointResponse> |
RdsAsyncClient.createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest)
Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDbClusterEndpointRequestMarshaller.marshall(CreateDbClusterEndpointRequest createDbClusterEndpointRequest) |
Copyright © 2023. All rights reserved.