Uses of Class
software.amazon.awssdk.services.rds.model.DbClusterRoleQuotaExceededException
-
Packages that use DbClusterRoleQuotaExceededException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DbClusterRoleQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbClusterRoleQuotaExceededException Modifier and Type Method Description default AddRoleToDbClusterResponseRdsClient. addRoleToDBCluster(Consumer<AddRoleToDbClusterRequest.Builder> addRoleToDbClusterRequest)Associates an Identity and Access Management (IAM) role with a DB cluster.default AddRoleToDbClusterResponseRdsClient. addRoleToDBCluster(AddRoleToDbClusterRequest addRoleToDbClusterRequest)Associates an Identity and Access Management (IAM) role with a DB cluster.
-