Uses of Class
software.amazon.awssdk.services.rds.model.GlobalClusterAlreadyExistsException
-
Packages that use GlobalClusterAlreadyExistsException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of GlobalClusterAlreadyExistsException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw GlobalClusterAlreadyExistsException Modifier and Type Method Description default CreateGlobalClusterResponseRdsClient. createGlobalCluster(Consumer<CreateGlobalClusterRequest.Builder> 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.
-