Uses of Class
org.jclouds.ec2.options.internal.BaseEC2RequestOptions

Packages that use BaseEC2RequestOptions
org.jclouds.ec2.options   
 

Uses of BaseEC2RequestOptions in org.jclouds.ec2.options
 

Subclasses of BaseEC2RequestOptions in org.jclouds.ec2.options
 class BundleInstanceS3StorageOptions
          Contains options supported in the Form API for the RegisterImage operation.
 class CreateImageOptions
          Contains options supported in the Form API for the CreateImage operation.
 class CreateSnapshotOptions
          Contains options supported in the Form API for the CreateSnapshot operation.
 class CreateVolumeOptions
          Contains options supported in the Form API for the CreateVolume operation.
 class DescribeAvailabilityZonesOptions
          Contains options supported in the Form API for the DescribeAvailabilityZones operation.
 class DescribeImagesOptions
          Contains options supported in the Form API for the DescribeImages operation.
 class DescribeRegionsOptions
          Contains options supported in the Form API for the DescribeRegions operation.
 class DescribeSnapshotsOptions
          Contains options supported in the Form API for the DescribeSnapshots operation.
 class DetachVolumeOptions
          Contains options supported in the Form API for the DetachVolume operation.
 class RegisterImageBackedByEbsOptions
          Contains options supported in the Form API for the RegisterImage operation.
 class RegisterImageOptions
          Contains options supported in the Form API for the RegisterImage operation.
 class RunInstancesOptions
          Contains options supported in the Form API for the RunInstances operation.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.