Uses of Class
software.amazon.awssdk.services.rds.model.DbInstanceRoleQuotaExceededException
-
Packages that use DbInstanceRoleQuotaExceededException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DbInstanceRoleQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbInstanceRoleQuotaExceededException Modifier and Type Method Description default AddRoleToDbInstanceResponseRdsClient. addRoleToDBInstance(Consumer<AddRoleToDbInstanceRequest.Builder> addRoleToDbInstanceRequest)Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance.default AddRoleToDbInstanceResponseRdsClient. addRoleToDBInstance(AddRoleToDbInstanceRequest addRoleToDbInstanceRequest)Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance.
-