Uses of Class
software.amazon.awssdk.services.rds.model.AuthorizationAlreadyExistsException
Packages that use AuthorizationAlreadyExistsException
-
Uses of AuthorizationAlreadyExistsException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw AuthorizationAlreadyExistsExceptionModifier and TypeMethodDescriptionRdsClient.authorizeDBSecurityGroupIngress(Consumer<AuthorizeDbSecurityGroupIngressRequest.Builder> authorizeDbSecurityGroupIngressRequest) Enables ingress to a DBSecurityGroup using one of two forms of authorization.RdsClient.authorizeDBSecurityGroupIngress(AuthorizeDbSecurityGroupIngressRequest authorizeDbSecurityGroupIngressRequest) Enables ingress to a DBSecurityGroup using one of two forms of authorization.