Uses of Class
org.jclouds.ec2.options.internal.BaseEC2RequestOptions
-
Packages that use BaseEC2RequestOptions Package Description org.jclouds.aws.ec2.options org.jclouds.ec2.options -
-
Uses of BaseEC2RequestOptions in org.jclouds.aws.ec2.options
Subclasses of BaseEC2RequestOptions in org.jclouds.aws.ec2.options Modifier and Type Class Description class
AWSDescribeImagesOptions
Extra options only available in Amazon's implementationclass
AWSRunInstancesOptions
Contains options supported in the Form API for the RunInstances operation.class
CreateSecurityGroupOptions
Contains options supported in the Form API for the CreateSecurityGroup operation.class
CreateSubnetOptions
Contains options supported in the Form API for the CreateSubnet operation.class
CreateVpcOptions
Contains options supported in the Form API for the CreateVpc operation.class
DescribeSpotPriceHistoryOptions
Contains options supported in the Form API for the DescribeSpotPriceHistory operation.class
InternetGatewayOptions
Contains options supported in the Form API for the InternetGateway operations.class
ModifySubnetAttributeOptions
Contains options supported in the Form API for the ModifySubnetAttribute operation.class
RequestSpotInstancesOptions
Contains options supported in the Form API for the RequestSpotInstances operation.class
RouteOptions
Contains options supported in the Form API for the Route operations.class
RouteTableOptions
Contains options supported in the Form API for the RouteTable operations. -
Uses of BaseEC2RequestOptions in org.jclouds.ec2.options
Subclasses of BaseEC2RequestOptions in org.jclouds.ec2.options Modifier and Type Class Description 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.
-