Uses of Class
com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressResult
Packages that use AuthorizeSecurityGroupIngressResult
-
Uses of AuthorizeSecurityGroupIngressResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return AuthorizeSecurityGroupIngressResultModifier and TypeMethodDescriptionAbstractAmazonEC2.authorizeSecurityGroupIngress
(AuthorizeSecurityGroupIngressRequest request) AmazonEC2.authorizeSecurityGroupIngress
(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest) Adds one or more ingress rules to a security group.AmazonEC2Client.authorizeSecurityGroupIngress
(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest) Adds one or more ingress rules to a security group.Methods in com.amazonaws.services.ec2 that return types with arguments of type AuthorizeSecurityGroupIngressResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request) AbstractAmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) AmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest) Adds one or more ingress rules to a security group.AmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) Adds one or more ingress rules to a security group.AmazonEC2AsyncClient.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request) AmazonEC2AsyncClient.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type AuthorizeSecurityGroupIngressResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) AmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) Adds one or more ingress rules to a security group.AmazonEC2AsyncClient.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) -
Uses of AuthorizeSecurityGroupIngressResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AuthorizeSecurityGroupIngressResult