| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyDbClusterEndpointResponse |
RdsClient.modifyDBClusterEndpoint(ModifyDbClusterEndpointRequest modifyDbClusterEndpointRequest)
Modifies the properties of an endpoint in an Amazon Aurora DB cluster.
|
default CompletableFuture<ModifyDbClusterEndpointResponse> |
RdsAsyncClient.modifyDBClusterEndpoint(ModifyDbClusterEndpointRequest modifyDbClusterEndpointRequest)
Modifies the properties of an endpoint in an Amazon Aurora DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyDbClusterEndpointRequestMarshaller.marshall(ModifyDbClusterEndpointRequest modifyDbClusterEndpointRequest) |
Copyright © 2023. All rights reserved.