java.util.concurrent.Future<AuthorizeSecurityGroupIngressResult> |
AmazonEC2AsyncClient.authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest request) |
java.util.concurrent.Future<AuthorizeSecurityGroupIngressResult> |
AmazonEC2Async.authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest)
Adds one or more ingress rules to a security group.
|
java.util.concurrent.Future<AuthorizeSecurityGroupIngressResult> |
AbstractAmazonEC2Async.authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest request) |
java.util.concurrent.Future<AuthorizeSecurityGroupIngressResult> |
AmazonEC2AsyncClient.authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest request,
AsyncHandler<AuthorizeSecurityGroupIngressRequest,AuthorizeSecurityGroupIngressResult> asyncHandler) |
java.util.concurrent.Future<AuthorizeSecurityGroupIngressResult> |
AmazonEC2Async.authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest,
AsyncHandler<AuthorizeSecurityGroupIngressRequest,AuthorizeSecurityGroupIngressResult> asyncHandler)
Adds one or more ingress rules to a security group.
|
java.util.concurrent.Future<AuthorizeSecurityGroupIngressResult> |
AbstractAmazonEC2Async.authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest request,
AsyncHandler<AuthorizeSecurityGroupIngressRequest,AuthorizeSecurityGroupIngressResult> asyncHandler) |