Uses of Class
software.amazon.awssdk.services.docdb.model.GlobalClusterQuotaExceededException
-
Packages that use GlobalClusterQuotaExceededException Package Description software.amazon.awssdk.services.docdb Amazon DocumentDB is a fast, reliable, and fully managed database service. -
-
Uses of GlobalClusterQuotaExceededException in software.amazon.awssdk.services.docdb
Methods in software.amazon.awssdk.services.docdb that throw GlobalClusterQuotaExceededException Modifier and Type Method Description default CreateGlobalClusterResponseDocDbClient. createGlobalCluster(Consumer<CreateGlobalClusterRequest.Builder> createGlobalClusterRequest)Creates an Amazon DocumentDB global cluster that can span multiple multiple Amazon Web Services Regions.default CreateGlobalClusterResponseDocDbClient. createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest)Creates an Amazon DocumentDB global cluster that can span multiple multiple Amazon Web Services Regions.
-