Uses of Class
software.amazon.awssdk.services.rds.model.RevokeDbSecurityGroupIngressRequest
Packages that use RevokeDbSecurityGroupIngressRequest
Package
Description
-
Uses of RevokeDbSecurityGroupIngressRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type RevokeDbSecurityGroupIngressRequestModifier and TypeMethodDescriptionRdsAsyncClient.revokeDBSecurityGroupIngress(RevokeDbSecurityGroupIngressRequest revokeDbSecurityGroupIngressRequest) Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC security groups.RdsClient.revokeDBSecurityGroupIngress(RevokeDbSecurityGroupIngressRequest revokeDbSecurityGroupIngressRequest) Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC security groups. -
Uses of RevokeDbSecurityGroupIngressRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type RevokeDbSecurityGroupIngressRequestModifier and TypeMethodDescriptionRevokeDbSecurityGroupIngressRequestMarshaller.marshall(RevokeDbSecurityGroupIngressRequest revokeDbSecurityGroupIngressRequest)