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