Uses of Interface
com.amazonaws.services.ec2.AmazonEC2
Packages that use AmazonEC2
Package
Description
Utilities for working with Amazon EC2 such as generating policy
signatures for use with the bundling API.
-
Uses of AmazonEC2 in com.amazonaws.services.ec2
Subinterfaces of AmazonEC2 in com.amazonaws.services.ec2Modifier and TypeInterfaceDescriptioninterface
Interface for accessing Amazon EC2 asynchronously.Classes in com.amazonaws.services.ec2 that implement AmazonEC2Modifier and TypeClassDescriptionclass
Abstract implementation ofAmazonEC2
.class
Abstract implementation ofAmazonEC2Async
.class
Interface for accessing Amazon EC2 asynchronously.class
Client for accessing Amazon EC2. -
Uses of AmazonEC2 in com.amazonaws.services.ec2.util
Methods in com.amazonaws.services.ec2.util with parameters of type AmazonEC2Modifier and TypeMethodDescriptionstatic boolean
SecurityGroupUtils.doesSecurityGroupExist
(AmazonEC2 ec2, String securityGroupName) Provides a quick answer to whether a security group exists.