| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB API documentation
|
| software.amazon.awssdk.services.docdb.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopDbClusterResponse |
DocDbClient.stopDBCluster(StopDbClusterRequest stopDbClusterRequest)
Stops the running cluster that is specified by
DBClusterIdentifier. |
default CompletableFuture<StopDbClusterResponse> |
DocDbAsyncClient.stopDBCluster(StopDbClusterRequest stopDbClusterRequest)
Stops the running cluster that is specified by
DBClusterIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopDbClusterRequestMarshaller.marshall(StopDbClusterRequest stopDbClusterRequest) |
Copyright © 2022. All rights reserved.