Uses of Class
com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressResult
Packages that use AuthorizeSecurityGroupEgressResult
-
Uses of AuthorizeSecurityGroupEgressResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return AuthorizeSecurityGroupEgressResultModifier and TypeMethodDescriptionAbstractAmazonEC2.authorizeSecurityGroupEgress
(AuthorizeSecurityGroupEgressRequest request) AmazonEC2.authorizeSecurityGroupEgress
(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) [EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.AmazonEC2Client.authorizeSecurityGroupEgress
(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) [EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.Methods in com.amazonaws.services.ec2 that return types with arguments of type AuthorizeSecurityGroupEgressResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request) AbstractAmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) AmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) [EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.AmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) [EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.AmazonEC2AsyncClient.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request) AmazonEC2AsyncClient.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type AuthorizeSecurityGroupEgressResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) AmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) [EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.AmazonEC2AsyncClient.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) -
Uses of AuthorizeSecurityGroupEgressResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AuthorizeSecurityGroupEgressResult