Uses of Class
software.amazon.awssdk.services.rds.model.CreateGlobalClusterRequest
Packages that use CreateGlobalClusterRequest
Package
Description
-
Uses of CreateGlobalClusterRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateGlobalClusterRequestModifier and TypeMethodDescriptionRdsAsyncClient.createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest) Creates an Aurora global database spread across multiple Amazon Web Services Regions.default CreateGlobalClusterResponseRdsClient.createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest) Creates an Aurora global database spread across multiple Amazon Web Services Regions. -
Uses of CreateGlobalClusterRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateGlobalClusterRequestModifier and TypeMethodDescriptionCreateGlobalClusterRequestMarshaller.marshall(CreateGlobalClusterRequest createGlobalClusterRequest)