Uses of Class
software.amazon.awssdk.services.neptune.model.DbClusterRoleAlreadyExistsException
-
Packages that use DbClusterRoleAlreadyExistsException Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of DbClusterRoleAlreadyExistsException in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that throw DbClusterRoleAlreadyExistsException 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.
-