Uses of Class
software.amazon.awssdk.services.rds.model.GlobalClusterQuotaExceededException
-
Packages that use GlobalClusterQuotaExceededException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of GlobalClusterQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw GlobalClusterQuotaExceededException 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.
-