Uses of Class
software.amazon.awssdk.services.ec2.model.RevokeSecurityGroupIngressRequest
Packages that use RevokeSecurityGroupIngressRequest
Package
Description
-
Uses of RevokeSecurityGroupIngressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type RevokeSecurityGroupIngressRequestModifier and TypeMethodDescriptionEc2AsyncClient.revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest) Removes the specified inbound (ingress) rules from a security group.Ec2Client.revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest) Removes the specified inbound (ingress) rules from a security group. -
Uses of RevokeSecurityGroupIngressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type RevokeSecurityGroupIngressRequestModifier and TypeMethodDescriptionRevokeSecurityGroupIngressRequestMarshaller.marshall(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest)