| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default RebootDbClusterResponse |
RdsClient.rebootDBCluster(RebootDbClusterRequest rebootDbClusterRequest)
You might need to reboot your DB cluster, usually for maintenance reasons.
|
default CompletableFuture<RebootDbClusterResponse> |
RdsAsyncClient.rebootDBCluster(RebootDbClusterRequest rebootDbClusterRequest)
You might need to reboot your DB cluster, usually for maintenance reasons.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RebootDbClusterRequestMarshaller.marshall(RebootDbClusterRequest rebootDbClusterRequest) |
Copyright © 2022. All rights reserved.