Package | Description |
---|---|
com.amazonaws.services.ec2 | |
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 Amazon EC2 asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAmazonEC2
Abstract implementation of
AmazonEC2 . |
class |
AbstractAmazonEC2Async
Abstract implementation of
AmazonEC2Async . |
class |
AmazonEC2AsyncClient
Interface for accessing Amazon EC2 asynchronously.
|
class |
AmazonEC2Client
Client for accessing Amazon EC2.
|
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 © 2018. All rights reserved.