Package com.xerox.amazonws.ec2

Class Summary
Activity This is a container class for scaling activity
AddressInfo This is a container class for an address information
AttachmentInfo An instance of this class represents an EC2 volume attachment.
AutoScaling A Java wrapper for the AutoScaling web services API
AutoScalingGroup This is a container class for a auto scaling group
AvailabilityZone This is a container class for an Availability Zone
BlockDeviceMapping This is a container class for Block Device Mapping
BundleInstanceInfo An instance of this class represents an EC2 bundle instance task.
ConsoleOutput An instance of this class represents an instance's console output.
DescribeImageAttributeResult The results of a call to describe image attributes.
DescribeInstanceAttributeResult The results of a call to describe snapshot attributes.
DescribeSnapshotAttributeResult The results of a call to describe snapshot attributes.
EC2Utils This class provides helper methods to interact with the Amazon EC2 service.
GroupDescription An instance of this class represents an EC2 security group.
HealthCheck This is a container class for endpoint state
ImageAttribute The base class for all AMI attributes.
ImageDescription An instance of this class represents an AMI description.
ImageListAttribute The base class for all AMI list attributes.
ImageListAttributeItem An type-value item for a list attribute.
InstanceBlockDeviceMapping This is a container class for Block Device Mapping
InstanceState This is a container class for instance state
InstanceStateChangeDescription An instance of this class represents an EC2 instance after a request has been issued to terminate/start/stop that instance.
Jec2 A Java wrapper for the EC2 web services API
KeyPairInfo An instance of this class represents an EC2 keypair.
LaunchConfiguration A launch configuration encapsulates the parameters used for launching an AMI
LaunchPermissionAttribute Attribute class for the launchPermission attribute type.
Listener This is a container class for an load balancer listener
LoadBalancer This is a container class for a load balancer
LoadBalancing A Java wrapper for the EC2 web services API
MonitoredInstanceInfo An instance of this class represents instance monitoring info
PlacementGroupInfo An instance of this class represents an EC2 placemenet group.
ProductCodesAttribute Attribute class for the productCodes attribute type.
ProductDescription  
ProductInstanceInfo An instance of this class represents an Product Instance relationship
RegionInfo This is a container class for a Region
ReservationDescription An instance of this class represents an EC2 instance slot reservation.
ReservedInstances  
ScalingTrigger This is a container class for scaling triggers
SnapshotInfo An instance of this class represents an EC2 Snapshot.
SpotDatafeedSubscription This is a container class for a Spot Datafeed Subscription
SpotInstanceCancellationResponse  
SpotInstanceRequest  
SpotInstanceRequestConfiguration  
SpotPriceHistoryItem  
TerminatingInstanceDescription An instance of this class represents an EC2 instance after a request has been issued to terminate that instance.
UploadPolicy This class describes the upload policy used when bundling images.
VolumeInfo An instance of this class represents an EC2 Volume.
 

Enum Summary
ImageAttribute.ImageAttributeType Enumerates image attribute types.
ImageListAttribute.ImageListAttributeItemType Enumerates image list attribute item types.
ImageType This enumeration represents different image types that can be launched.
InstanceType This enumeration represents different instance types that can be launched.
Jec2.ImageListAttributeOperationType Enumerates image list attribute operation types.
OperationType This enumeration represents different operation types.
SpotInstanceState  
SpotInstanceType  
 

Exception Summary
AutoScalingException A wrapper exception to simplify catching errors related to auto scaling activity.
EC2Exception A wrapper exception to simplify catching errors related to ec2 activity.
LoadBalancingException A wrapper exception to simplify catching errors related to load balancing activity.