Package | Description |
---|---|
com.amazonaws.services.ec2 |
Synchronous and asynchronous client classes for accessing AmazonEC2.
|
com.amazonaws.services.ec2.util |
Utilities for working with Amazon EC2 such as generating policy
signatures for use with the bundling API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AmazonEC2Async
Interface for accessing AmazonEC2 asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AmazonEC2AsyncClient
Asynchronous client for accessing AmazonEC2.
|
class |
AmazonEC2Client
Client for accessing AmazonEC2.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SecurityGroupUtils.doesSecurityGroupExist(AmazonEC2 ec2,
String securityGroupName)
Provides a quick answer to whether a security group exists.
|
Copyright © 2015. All rights reserved.