| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB API documentation
|
| software.amazon.awssdk.services.docdb.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartDbClusterResponse |
DocDbClient.startDBCluster(StartDbClusterRequest startDbClusterRequest)
Restarts the stopped cluster that is specified by
DBClusterIdentifier. |
default CompletableFuture<StartDbClusterResponse> |
DocDbAsyncClient.startDBCluster(StartDbClusterRequest startDbClusterRequest)
Restarts the stopped cluster that is specified by
DBClusterIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartDbClusterRequestMarshaller.marshall(StartDbClusterRequest startDbClusterRequest) |
Copyright © 2022. All rights reserved.