| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default CreateGlobalClusterResponse |
DocDbClient.createGlobalCluster(Consumer<CreateGlobalClusterRequest.Builder> createGlobalClusterRequest)
Creates an Amazon DocumentDB global cluster that can span multiple multiple Regions.
|
default CreateGlobalClusterResponse |
DocDbClient.createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest)
Creates an Amazon DocumentDB global cluster that can span multiple multiple Regions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGlobalClusterResponse> |
DocDbAsyncClient.createGlobalCluster(Consumer<CreateGlobalClusterRequest.Builder> createGlobalClusterRequest)
Creates an Amazon DocumentDB global cluster that can span multiple multiple Regions.
|
default CompletableFuture<CreateGlobalClusterResponse> |
DocDbAsyncClient.createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest)
Creates an Amazon DocumentDB global cluster that can span multiple multiple Regions.
|
Copyright © 2022. All rights reserved.