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