Uses of Class
software.amazon.awssdk.services.rds.model.DbInstanceRoleAlreadyExistsException
Packages that use DbInstanceRoleAlreadyExistsException
-
Uses of DbInstanceRoleAlreadyExistsException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbInstanceRoleAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault 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.