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 TypeInterfaceDescriptioninterfaceInterface for accessing Amazon EC2 asynchronously.Classes in com.amazonaws.services.ec2 that implement AmazonEC2Modifier and TypeClassDescriptionclassAbstract implementation ofAmazonEC2.classAbstract implementation ofAmazonEC2Async.classInterface for accessing Amazon EC2 asynchronously.classClient 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 booleanSecurityGroupUtils.doesSecurityGroupExist(AmazonEC2 ec2, String securityGroupName) Provides a quick answer to whether a security group exists.