| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateGlobalClusterResponse |
RdsClient.createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest)
Creates an Aurora global database spread across multiple Amazon Web Services Regions.
|
default CompletableFuture<CreateGlobalClusterResponse> |
RdsAsyncClient.createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest)
Creates an Aurora global database spread across multiple Amazon Web Services Regions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGlobalClusterRequestMarshaller.marshall(CreateGlobalClusterRequest createGlobalClusterRequest) |
Copyright © 2023. All rights reserved.