Uses of Class
software.amazon.awssdk.services.ec2.model.AuthorizeSecurityGroupEgressRequest
Packages that use AuthorizeSecurityGroupEgressRequest
Package
Description
-
Uses of AuthorizeSecurityGroupEgressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AuthorizeSecurityGroupEgressRequestModifier and TypeMethodDescriptionEc2AsyncClient.authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) Adds the specified outbound (egress) rules to a security group.Ec2Client.authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) Adds the specified outbound (egress) rules to a security group. -
Uses of AuthorizeSecurityGroupEgressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AuthorizeSecurityGroupEgressRequestModifier and TypeMethodDescriptionAuthorizeSecurityGroupEgressRequestMarshaller.marshall(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest)