Uses of Class
software.amazon.awssdk.services.ec2.model.RevokeSecurityGroupEgressRequest
Packages that use RevokeSecurityGroupEgressRequest
Package
Description
-
Uses of RevokeSecurityGroupEgressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type RevokeSecurityGroupEgressRequestModifier and TypeMethodDescriptionEc2AsyncClient.revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest revokeSecurityGroupEgressRequest) Removes the specified outbound (egress) rules from the specified security group.Ec2Client.revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest revokeSecurityGroupEgressRequest) Removes the specified outbound (egress) rules from the specified security group. -
Uses of RevokeSecurityGroupEgressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type RevokeSecurityGroupEgressRequestModifier and TypeMethodDescriptionRevokeSecurityGroupEgressRequestMarshaller.marshall(RevokeSecurityGroupEgressRequest revokeSecurityGroupEgressRequest)