- dateCodec - Variable in class org.jclouds.ec2.xml.AttachmentHandler
-
- dateCodec - Variable in class org.jclouds.ec2.xml.BaseReservationHandler
-
- dateCodec - Variable in class org.jclouds.ec2.xml.BlockDeviceMappingHandler
-
- dateCodec - Variable in class org.jclouds.ec2.xml.BundleTaskHandler
-
- dateCodec - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- dateCodec - Variable in class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- dateCodec - Variable in class org.jclouds.ec2.xml.SnapshotHandler
-
- defaultProperties() - Static method in class org.jclouds.ec2.EC2ApiMetadata
-
- defaultRegion - Variable in class org.jclouds.ec2.xml.AttachmentHandler
-
- defaultRegion - Variable in class org.jclouds.ec2.xml.BaseReservationHandler
-
- defaultRegion - Variable in class org.jclouds.ec2.xml.BundleTaskHandler
-
- defaultRegion - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- defaultRegion - Variable in class org.jclouds.ec2.xml.SecurityGroupHandler
-
- defaultRegion - Variable in class org.jclouds.ec2.xml.SnapshotHandler
-
- defineAddNodeWithTagStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineDestroyNodeStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineGetImageStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineGetNodeMetadataStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineHardwareSupplier() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeSuppliersByClass
-
- defineImageSupplier() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeSuppliersByClass
-
- defineListNodesStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineRebootNodeStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineRunNodesAndAddToSetStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineStartNodeStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- defineStopNodeStrategy() - Method in class org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
-
- delegate() - Method in class org.jclouds.ec2.domain.Reservation
-
- delegate() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
- DELEGATE_MAP - Static variable in class org.jclouds.ec2.config.EC2RestClientModule
-
- deleteFromResources(Iterable<String>, Iterable<String>) - Method in interface org.jclouds.ec2.features.TagApi
-
Deletes a specific set of tags from a specific set of resources.
- deleteFromResources(Iterable<String>, Iterable<String>) - Method in interface org.jclouds.ec2.features.TagAsyncApi
-
- deleteImage(String) - Method in class org.jclouds.ec2.compute.extensions.EC2ImageExtension
-
- deleteKeyPairInRegion(String, String) - Method in interface org.jclouds.ec2.services.KeyPairAsyncClient
-
- deleteKeyPairInRegion(String, String) - Method in interface org.jclouds.ec2.services.KeyPairClient
-
Deletes the specified key pair, by removing the public key from Amazon EC2.
- deleteOnTermination(Boolean) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- deleteSecurityGroupInRegion(String, String) - Method in interface org.jclouds.ec2.services.SecurityGroupAsyncClient
-
- deleteSecurityGroupInRegion(String, String) - Method in interface org.jclouds.ec2.services.SecurityGroupClient
-
Deletes a security group that you own.
- deleteSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- deleteSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Deletes a snapshot of an Amazon EBS volume that you own.
- deleteVolumeInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- deleteVolumeInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Deletes an Amazon EBS volume that you own.
- deregisterImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIAsyncClient
-
- deregisterImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIClient
-
Deregisters the specified AMI.
- describeAddressesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.ElasticIPAddressAsyncClient
-
- describeAddressesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.ElasticIPAddressClient
-
Lists elastic IP addresses assigned to your identity or provides information about a specific
address.
- DescribeAddressesResponseHandler - Class in org.jclouds.ec2.xml
-
- DescribeAddressesResponseHandler() - Constructor for class org.jclouds.ec2.xml.DescribeAddressesResponseHandler
-
- describeAvailabilityZonesInRegion(String, DescribeAvailabilityZonesOptions...) - Method in interface org.jclouds.ec2.services.AvailabilityZoneAndRegionAsyncClient
-
- describeAvailabilityZonesInRegion(String, DescribeAvailabilityZonesOptions...) - Method in interface org.jclouds.ec2.services.AvailabilityZoneAndRegionClient
-
Displays Availability Zones that are currently available to the identity and their states.
- DescribeAvailabilityZonesInRegion - Class in org.jclouds.ec2.suppliers
-
- DescribeAvailabilityZonesInRegion(EC2Client, Supplier<Set<String>>) - Constructor for class org.jclouds.ec2.suppliers.DescribeAvailabilityZonesInRegion
-
- DescribeAvailabilityZonesOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the DescribeAvailabilityZones operation.
- DescribeAvailabilityZonesOptions() - Constructor for class org.jclouds.ec2.options.DescribeAvailabilityZonesOptions
-
- DescribeAvailabilityZonesOptions.Builder - Class in org.jclouds.ec2.options
-
- DescribeAvailabilityZonesOptions.Builder() - Constructor for class org.jclouds.ec2.options.DescribeAvailabilityZonesOptions.Builder
-
- DescribeAvailabilityZonesResponseHandler - Class in org.jclouds.ec2.xml
-
- describeBundleTasksInRegion(String, String...) - Method in interface org.jclouds.ec2.services.WindowsAsyncClient
-
- describeBundleTasksInRegion(String, String...) - Method in interface org.jclouds.ec2.services.WindowsClient
-
Describes current bundling tasks.
- DescribeBundleTasksResponseHandler - Class in org.jclouds.ec2.xml
-
- DescribeBundleTasksResponseHandler(BundleTaskHandler) - Constructor for class org.jclouds.ec2.xml.DescribeBundleTasksResponseHandler
-
- describeImagesInRegion(String, DescribeImagesOptions...) - Method in interface org.jclouds.ec2.services.AMIAsyncClient
-
- describeImagesInRegion(String, DescribeImagesOptions...) - Method in interface org.jclouds.ec2.services.AMIClient
-
Returns information about AMIs, AKIs, and ARIs.
- DescribeImagesOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the DescribeImages operation.
- DescribeImagesOptions() - Constructor for class org.jclouds.ec2.options.DescribeImagesOptions
-
- DescribeImagesOptions.Builder - Class in org.jclouds.ec2.options
-
- DescribeImagesOptions.Builder() - Constructor for class org.jclouds.ec2.options.DescribeImagesOptions.Builder
-
- DescribeImagesParallel - Class in org.jclouds.ec2.compute.strategy
-
- DescribeImagesParallel(EC2AsyncClient, ExecutorService) - Constructor for class org.jclouds.ec2.compute.strategy.DescribeImagesParallel
-
- DescribeImagesResponseHandler - Class in org.jclouds.ec2.xml
-
Parses the following XML document:
DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
- DescribeImagesResponseHandler(Supplier<String>) - Constructor for class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- describeInstancesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- describeInstancesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Returns information about instances that you own.
- DescribeInstancesResponseHandler - Class in org.jclouds.ec2.xml
-
Parses the following XML document:
DescribeImagesResponse xmlns="http:
- describeKeyPairsInRegion(String, String...) - Method in interface org.jclouds.ec2.services.KeyPairAsyncClient
-
- describeKeyPairsInRegion(String, String...) - Method in interface org.jclouds.ec2.services.KeyPairClient
-
Returns information about key pairs available to you.
- DescribeKeyPairsResponseHandler - Class in org.jclouds.ec2.xml
-
Parses: DescribeKeyPairsResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
- DescribeKeyPairsResponseHandler(Supplier<String>) - Constructor for class org.jclouds.ec2.xml.DescribeKeyPairsResponseHandler
-
- describeRegions(DescribeRegionsOptions...) - Method in interface org.jclouds.ec2.services.AvailabilityZoneAndRegionAsyncClient
-
- describeRegions(DescribeRegionsOptions...) - Method in interface org.jclouds.ec2.services.AvailabilityZoneAndRegionClient
-
Describes Regions that are currently available to the identity.
- DescribeRegionsForRegionURIs - Class in org.jclouds.ec2.suppliers
-
- DescribeRegionsForRegionURIs(EC2Client) - Constructor for class org.jclouds.ec2.suppliers.DescribeRegionsForRegionURIs
-
- DescribeRegionsOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the DescribeRegions operation.
- DescribeRegionsOptions() - Constructor for class org.jclouds.ec2.options.DescribeRegionsOptions
-
- DescribeRegionsOptions.Builder - Class in org.jclouds.ec2.options
-
- DescribeRegionsOptions.Builder() - Constructor for class org.jclouds.ec2.options.DescribeRegionsOptions.Builder
-
- DescribeRegionsResponseHandler - Class in org.jclouds.ec2.xml
-
- DescribeRegionsResponseHandler() - Constructor for class org.jclouds.ec2.xml.DescribeRegionsResponseHandler
-
- describeSecurityGroupsInRegion(String, String...) - Method in interface org.jclouds.ec2.services.SecurityGroupAsyncClient
-
- describeSecurityGroupsInRegion(String, String...) - Method in interface org.jclouds.ec2.services.SecurityGroupClient
-
Returns information about security groups that you own.
- DescribeSecurityGroupsResponseHandler - Class in org.jclouds.ec2.xml
-
Parses: DescribeSecurityGroupsResponse
xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
- DescribeSecurityGroupsResponseHandler(SecurityGroupHandler) - Constructor for class org.jclouds.ec2.xml.DescribeSecurityGroupsResponseHandler
-
- describeSnapshotsInRegion(String, DescribeSnapshotsOptions...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- describeSnapshotsInRegion(String, DescribeSnapshotsOptions...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Returns information about Amazon EBS snapshots available to the user.
- DescribeSnapshotsOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the DescribeSnapshots operation.
- DescribeSnapshotsOptions() - Constructor for class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
- DescribeSnapshotsOptions.Builder - Class in org.jclouds.ec2.options
-
- DescribeSnapshotsOptions.Builder() - Constructor for class org.jclouds.ec2.options.DescribeSnapshotsOptions.Builder
-
- DescribeSnapshotsResponseHandler - Class in org.jclouds.ec2.xml
-
- DescribeSnapshotsResponseHandler(SnapshotHandler) - Constructor for class org.jclouds.ec2.xml.DescribeSnapshotsResponseHandler
-
- DescribeSubnetsResponseHandler - Class in org.jclouds.ec2.xml
-
- DescribeSubnetsResponseHandler(SubnetHandler) - Constructor for class org.jclouds.ec2.xml.DescribeSubnetsResponseHandler
-
- DescribeTagsResponseHandler - Class in org.jclouds.ec2.xml
-
- DescribeTagsResponseHandler(TagHandler) - Constructor for class org.jclouds.ec2.xml.DescribeTagsResponseHandler
-
- describeVolumesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- describeVolumesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Describes the specified Amazon EBS volumes that you own.
- DescribeVolumesResponseHandler - Class in org.jclouds.ec2.xml
-
- DescribeVolumesResponseHandler(CreateVolumeResponseHandler) - Constructor for class org.jclouds.ec2.xml.DescribeVolumesResponseHandler
-
- description - Variable in class org.jclouds.ec2.domain.SecurityGroup.Builder
-
- description(String) - Method in class org.jclouds.ec2.domain.SecurityGroup.Builder
-
- destroyInstanceInRegion(String, String) - Method in class org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy
-
- destroyNode(String) - Method in class org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy
-
- detachVolumeInRegion(String, String, boolean, DetachVolumeOptions...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- detachVolumeInRegion(String, String, boolean, DetachVolumeOptions...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Attaches an Amazon EBS volume to a running instance and exposes it as the specified device.
- DetachVolumeOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the DetachVolume operation.
- DetachVolumeOptions() - Constructor for class org.jclouds.ec2.options.DetachVolumeOptions
-
- DetachVolumeOptions.Builder - Class in org.jclouds.ec2.options
-
- DetachVolumeOptions.Builder() - Constructor for class org.jclouds.ec2.options.DetachVolumeOptions.Builder
-
- device(String) - Method in class org.jclouds.ec2.domain.Attachment.Builder
-
- device(String, BlockDevice) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- device - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- deviceName(String) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- devices(Map<String, BlockDevice>) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- DHCP_OPTIONS - Static variable in interface org.jclouds.ec2.domain.Tag.ResourceType
-
- dhcpOptions() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- disassociateAddressInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticIPAddressAsyncClient
-
- disassociateAddressInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticIPAddressClient
-
Disassociates the specified elastic IP address from the instance to which it is assigned.
- dnsName - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- dnsName(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- dnsName - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- dontAuthorizePublicKey() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
- get() - Method in class org.jclouds.ec2.compute.suppliers.EC2HardwareSupplier
-
- get() - Method in class org.jclouds.ec2.compute.suppliers.EC2ImageSupplier
-
- get() - Method in class org.jclouds.ec2.compute.suppliers.RegionAndNameToImageSupplier
-
- get() - Method in class org.jclouds.ec2.suppliers.DescribeAvailabilityZonesInRegion
-
- get() - Method in class org.jclouds.ec2.suppliers.DescribeRegionsForRegionURIs
-
- getAmiLaunchIndex() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The AMI launch index, which can be used to find this instance within the launch group.
- getAMIServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to AMI services.
- getAMIServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to AMI services.
- getArchitecture() - Method in class org.jclouds.ec2.domain.Image
-
The architecture of the image (i386 or x86_64).
- getAttachments() - Method in class org.jclouds.ec2.domain.Volume
-
- getAttachmentStatus() - Method in class org.jclouds.ec2.domain.BlockDevice
-
- getAttachTime() - Method in class org.jclouds.ec2.domain.Attachment
-
Time stamp when the attachment initiated.
- getAttachTime() - Method in class org.jclouds.ec2.domain.BlockDevice
-
- getAvailabilityZone() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getAvailabilityZone() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The location where the instance launched.
- getAvailabilityZone() - Method in class org.jclouds.ec2.domain.Subnet
-
The availability zone this subnet is in.
- getAvailabilityZone() - Method in class org.jclouds.ec2.domain.Volume
-
- getAvailabilityZoneAndRegionServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Availability Zones and Regions services.
- getAvailabilityZoneAndRegionServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Availability Zones and Regions services.
- getAvailableIpAddressCount() - Method in class org.jclouds.ec2.domain.Subnet
-
The number of available IPs in this subnet.
- getAwsAccessKeyId() - Method in class org.jclouds.ec2.options.BundleInstanceS3StorageOptions
-
- getBlockDeviceMappingForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getBlockDeviceMappingForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getBlockDeviceMappings() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getBlockDeviceMappingsForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIAsyncClient
-
- getBlockDeviceMappingsForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIClient
-
Returns a map of device name to block device for the image.
- getBucket() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getBucket() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getBundleId() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getCidrBlock() - Method in class org.jclouds.ec2.domain.Subnet
-
The CIDR block for this subnet.
- getCode() - Method in class org.jclouds.ec2.domain.BundleTask.Error
-
- getComputeService() - Method in interface org.jclouds.ec2.compute.EC2ComputeServiceContext
-
- getComputeService() - Method in class org.jclouds.ec2.compute.internal.EC2ComputeServiceContextImpl
-
- getConfiguredRegions() - Method in interface org.jclouds.ec2.EC2Api
-
- getConfiguredRegions() - Method in interface org.jclouds.ec2.EC2AsyncApi
-
- getConsoleOutputForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getConsoleOutputForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Retrieves console output for the specified instance.
- GetConsoleOutputResponseHandler - Class in org.jclouds.ec2.xml
-
- GetConsoleOutputResponseHandler() - Constructor for class org.jclouds.ec2.xml.GetConsoleOutputResponseHandler
-
- getCreateTime() - Method in class org.jclouds.ec2.domain.Volume
-
- getCreateVolumePermissionForSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- getCreateVolumePermissionForSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
- getCurrentState() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- getDescribeQueriesForOwnersInRegions(Set<String>, String[]) - Method in class org.jclouds.ec2.compute.suppliers.EC2ImageSupplier
-
- getDescription() - Method in class org.jclouds.ec2.domain.Image
-
- getDescription() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Description of the security group.
- getDescription() - Method in class org.jclouds.ec2.domain.Snapshot
-
Description of the snapshot.
- getDescription() - Method in class org.jclouds.ec2.options.CreateImageOptions
-
- getDescription() - Method in class org.jclouds.ec2.options.CreateSnapshotOptions
-
- getDevice() - Method in class org.jclouds.ec2.domain.Attachment
-
The device as it is exposed to the instance.
- getDevice() - Method in class org.jclouds.ec2.options.DetachVolumeOptions
-
- getDeviceName() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The public DNS name assigned to the instance.
- getDuration() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getEbsBlockDevices() - Method in class org.jclouds.ec2.domain.Image
-
- getEbsBlockDevices() - Method in class org.jclouds.ec2.domain.RunningInstance
-
EBS volumes associated with the instance.
- getEbsDeleteOnTermination() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEbsNoDevice() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEbsSnapshotId() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEbsVolumeSize() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getElasticBlockStoreServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Elastic Block Store services.
- getElasticBlockStoreServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Elastic Block Store services.
- getElasticIPAddressServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Elastic IP Address services.
- getElasticIPAddressServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Elastic IP Address services.
- getError() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getExecutableBy() - Method in class org.jclouds.ec2.options.DescribeImagesOptions
-
- getFingerprint() - Method in class org.jclouds.ec2.domain.KeyPair
-
fingerprint per the following
spec
- getFixedPrice() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getFormValuesWithKeysPrefixedBy(String) - Method in class org.jclouds.ec2.options.internal.BaseEC2RequestOptions
-
- getFromPort() - Method in class org.jclouds.ec2.domain.IpPermission
-
Start of port range for the TCP and UDP protocols, or an ICMP type number.
- getGroupIds() - Method in class org.jclouds.ec2.domain.IpPermission
-
List of security group Ids
- getGroupIds() - Method in class org.jclouds.ec2.domain.Reservation
-
Deprecated.
- getGroupIds() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Deprecated.
- getGroupName() - Method in class org.jclouds.ec2.domain.UserIdGroupPair
-
Name of the security group.
- getGroupNames() - Method in class org.jclouds.ec2.domain.Reservation
-
Names of the security groups.
- getGroupNames() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Names of the security groups.
- getGroups() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getGroups() - Method in class org.jclouds.ec2.domain.Permission
-
- getHypervisor() - Method in class org.jclouds.ec2.domain.Image
-
- getId() - Method in class org.jclouds.ec2.domain.Attachment
-
The ID of the instance.
- getId() - Method in class org.jclouds.ec2.domain.Image
-
The ID of the AMI.
- getId() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Unique ID of the instance launched.
- getId() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
id of the security group.
- getId() - Method in class org.jclouds.ec2.domain.Snapshot
-
The ID of the snapshot.
- getId() - Method in class org.jclouds.ec2.domain.Volume
-
- getImage(String) - Method in class org.jclouds.ec2.compute.strategy.EC2GetImageStrategy
-
- getImageId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Image ID of the AMI used to launch the instance.
- getImageIds() - Method in class org.jclouds.ec2.options.DescribeImagesOptions
-
- getImageInRegion(String, String) - Method in class org.jclouds.ec2.compute.strategy.EC2GetImageStrategy
-
- getImageLocation() - Method in class org.jclouds.ec2.domain.Image
-
The location of the AMI.
- getImageOwnerId() - Method in class org.jclouds.ec2.domain.Image
-
AWS Access Key ID of the image owner.
- getImages() - Method in class org.jclouds.ec2.compute.internal.EC2TemplateBuilderImpl
-
- getImageState() - Method in class org.jclouds.ec2.domain.Image
-
Current state of the AMI.
- getImageType() - Method in class org.jclouds.ec2.domain.Image
-
The type of image (machine, kernel, or ramdisk).
- GetImageWhenStatusAvailablePredicateWithResult - Class in org.jclouds.ec2.compute.predicates
-
§
- GetImageWhenStatusAvailablePredicateWithResult(EC2Client, EC2ImageParser) - Constructor for class org.jclouds.ec2.compute.predicates.GetImageWhenStatusAvailablePredicateWithResult
-
- getInstance() - Method in class org.jclouds.ec2.options.DetachVolumeOptions
-
- getInstanceId() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getInstanceId() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- getInstanceId() - Method in class org.jclouds.ec2.domain.PasswordData
-
The ID of the instance.
- getInstanceId() - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
-
The ID of the instance.
- getInstanceInitiatedShutdownBehaviorForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getInstanceInitiatedShutdownBehaviorForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getInstanceServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Instance services.
- getInstanceServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Instance services.
- getInstanceState() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The current state of the instance.
- getInstanceType() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getInstanceType() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The instance type.
- getInstanceTypeForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getInstanceTypeForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Specifies the IP address of the instance.
- getIpPermissions() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Deprecated.
- getIpProtocol() - Method in class org.jclouds.ec2.domain.IpPermission
-
IP protocol
- getIpRanges() - Method in class org.jclouds.ec2.domain.IpPermission
-
IP ranges.
- getKernelForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getKernelForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getKernelId() - Method in class org.jclouds.ec2.domain.Image
-
The kernel associated with the image, if any.
- getKernelId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Optional.
- getKey() - Method in class org.jclouds.ec2.domain.Tag
-
The tag key.
- getKeyMaterial() - Method in class org.jclouds.ec2.domain.KeyPair
-
An unencrypted PEM encoded RSA private key.
- getKeyName() - Method in class org.jclouds.ec2.domain.KeyPair
-
The key pair name provided in the original request.
- getKeyName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
If this instance was launched with an associated key pair, this displays the key pair name.
- getKeyPair() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getKeyPairServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to KeyPair services.
- getKeyPairServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to KeyPair services.
- getLastFailure() - Method in class org.jclouds.ec2.compute.predicates.GetImageWhenStatusAvailablePredicateWithResult
-
- getLaunchPermissionForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIAsyncClient
-
- getLaunchPermissionForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIClient
-
- getLaunchTime() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The time the instance launched.
- getMessage() - Method in class org.jclouds.ec2.domain.BundleTask.Error
-
- getMessages() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
Messages
- getName() - Method in class org.jclouds.ec2.compute.domain.RegionAndName
-
- getName() - Method in class org.jclouds.ec2.domain.Image
-
- getName() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Name of the security group.
- getNode - Variable in class org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy
-
- getNode(String) - Method in class org.jclouds.ec2.compute.strategy.EC2GetNodeMetadataStrategy
-
- getNoReboot() - Method in class org.jclouds.ec2.options.CreateImageOptions
-
- getOptionsForOwners(String...) - Method in class org.jclouds.ec2.compute.suppliers.EC2ImageSupplier
-
- getOptionsProvider() - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- getOwnerAlias() - Method in class org.jclouds.ec2.domain.Snapshot
-
The AWS identity alias (e.g., "amazon", "redhat", "self", etc.) or AWS identity ID that owns
the AMI.
- getOwnerId() - Method in class org.jclouds.ec2.domain.Reservation
-
AWS Access Key ID of the user who owns the reservation.
- getOwnerId() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
AWS Access Key ID of the owner of the security group.
- getOwnerId() - Method in class org.jclouds.ec2.domain.Snapshot
-
AWS Access Key ID of the user who owns the snapshot.
- getOwners() - Method in class org.jclouds.ec2.options.DescribeImagesOptions
-
- getOwners() - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
- getPasswordData() - Method in class org.jclouds.ec2.compute.domain.PasswordDataAndPrivateKey
-
- getPasswordData() - Method in class org.jclouds.ec2.domain.PasswordData
-
The password of the instance.
- getPasswordDataForInstance(String) - Method in interface org.jclouds.ec2.features.WindowsApi
-
Retrieves the encrypted administrator password for the instances running Windows.
- getPasswordDataForInstance(String) - Method in interface org.jclouds.ec2.features.WindowsAsyncApi
-
- getPasswordDataInRegion(String, String) - Method in interface org.jclouds.ec2.services.WindowsAsyncClient
-
- getPasswordDataInRegion(String, String) - Method in interface org.jclouds.ec2.services.WindowsClient
-
Retrieves the encrypted administrator password for the instances running Windows.
- GetPasswordDataResponseHandler - Class in org.jclouds.ec2.xml
-
- GetPasswordDataResponseHandler(DateCodecFactory) - Constructor for class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- getPlatform() - Method in class org.jclouds.ec2.domain.Image
-
The operating platform of the instance.
- getPlatform() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Platform of the instance (e.g., Windows).
- getPorts() - Method in class org.jclouds.ec2.compute.domain.RegionNameAndIngressRules
-
- getPrefix() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getPrefix() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getPreviousState() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- getPrivateDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getPrivateDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The private DNS name assigned to the instance.
- getPrivateIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getPrivateIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Specifies the private IP address that is assigned to the instance (Amazon VPC).
- getPrivateKey() - Method in class org.jclouds.ec2.compute.domain.PasswordDataAndPrivateKey
-
- getProductCodes() - Method in class org.jclouds.ec2.domain.Image
-
Product codes of the AMI.
- getProductDescription() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getProgress() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getProgress() - Method in class org.jclouds.ec2.domain.Snapshot
-
The progress of the snapshot, in percentage.
- getPublicIp() - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
-
The public IP address.
- getRamdiskForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getRamdiskForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getRamdiskId() - Method in class org.jclouds.ec2.domain.Image
-
The RAM disk associated with the image, if any.
- getRamdiskId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Optional.
- getRawState() - Method in class org.jclouds.ec2.domain.Image
-
- getRawState() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The current state of the instance, as returned literally from the input XML
- getReason() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Reason for the most recent state transition.
- getRegion() - Method in class org.jclouds.ec2.compute.domain.RegionAndName
-
- getRegion() - Method in class org.jclouds.ec2.domain.Attachment
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
Name of the Region.
- getRegion() - Method in class org.jclouds.ec2.domain.BundleTask
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.Image
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.KeyPair
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.Reservation
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.Snapshot
-
Deprecated.
- getRegion() - Method in class org.jclouds.ec2.domain.Volume
-
Deprecated.
- getRequesterId() - Method in class org.jclouds.ec2.domain.Reservation
-
The ID of the requester that launched the instances on your behalf (for example, AWS
Management Console or Auto Scaling).
- getReservationId() - Method in class org.jclouds.ec2.domain.Reservation
-
Unique ID of the reservation.
- getResourceId() - Method in class org.jclouds.ec2.domain.Tag
-
The resource ID ex.
- getResourceType() - Method in class org.jclouds.ec2.domain.Tag
-
The resource type.
- getRestorableBy() - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
- getResult() - Method in class org.jclouds.ec2.compute.predicates.GetImageWhenStatusAvailablePredicateWithResult
-
- getResult() - Method in class org.jclouds.ec2.xml.AllocateAddressResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.AttachmentHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.BlockDeviceMappingHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.BooleanValueHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.BundleTaskHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeAddressesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeAvailabilityZonesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeBundleTasksResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeInstancesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeKeyPairsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeRegionsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeSecurityGroupsResponseHandler
- getResult() - Method in class org.jclouds.ec2.xml.DescribeSnapshotsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeSubnetsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeTagsResponseHandler
- getResult() - Method in class org.jclouds.ec2.xml.DescribeVolumesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.GetConsoleOutputResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.ImageIdHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.InstanceInitiatedShutdownBehaviorHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.InstanceStateChangeHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.InstanceTypeHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.IpPermissionHandler
- getResult() - Method in class org.jclouds.ec2.xml.KeyPairResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.PermissionHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.RunInstancesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.SecurityGroupHandler
- getResult() - Method in class org.jclouds.ec2.xml.SnapshotHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.StringValueHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.SubnetHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.TagHandler
- getResult() - Method in class org.jclouds.ec2.xml.TagSetHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.UnencodeStringValueHandler
-
- getRootDeviceName() - Method in class org.jclouds.ec2.domain.Image
-
- getRootDeviceName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
- getRootDeviceNameForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getRootDeviceNameForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getRootDeviceType() - Method in class org.jclouds.ec2.domain.Image
-
- getRootDeviceType() - Method in class org.jclouds.ec2.domain.RunningInstance
-
- getRunningInstanceInRegion(String, String) - Method in class org.jclouds.ec2.compute.strategy.EC2GetNodeMetadataStrategy
-
- getSecurityGroupServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to SecurityGroup services.
- getSecurityGroupServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to SecurityGroup services.
- getSecurityGroupsForTagAndOptions(String, String, TemplateOptions) - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- getSha1OfPrivateKey() - Method in class org.jclouds.ec2.domain.KeyPair
-
A SHA-1 digest of the DER encoded private key.
- getSize() - Method in class org.jclouds.ec2.domain.Volume
-
- getSnapshotId() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- getSnapshotId() - Method in class org.jclouds.ec2.domain.Volume
-
- getSnapshotIds() - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
- getStartTime() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getStartTime() - Method in class org.jclouds.ec2.domain.Snapshot
-
Time stamp when the snapshot was initiated.
- getState() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
State of the Availability Zone.
- getState() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getStatus() - Method in class org.jclouds.ec2.domain.Attachment
-
Volume state.
- getStatus() - Method in class org.jclouds.ec2.domain.Snapshot
-
Snapshot state (e.g., pending, completed, or error)
- getStatus() - Method in class org.jclouds.ec2.domain.Volume
-
- getSubnetApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to Subnet features.
- getSubnetApi() - Method in interface org.jclouds.ec2.EC2AsyncApi
-
Provides asynchronous access to Subnet features.
- getSubnetApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getSubnetApiForRegion(String) - Method in interface org.jclouds.ec2.EC2AsyncApi
-
- getSubnetId() - Method in class org.jclouds.ec2.domain.Subnet
-
The subnet ID, ex.
- getSubnetState() - Method in class org.jclouds.ec2.domain.Subnet
-
The subnet state - either available or pending.
- getTagApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to Tag features.
- getTagApi() - Method in interface org.jclouds.ec2.EC2AsyncApi
-
Provides asynchronous access to Tag features.
- getTagApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getTagApiForRegion(String) - Method in interface org.jclouds.ec2.EC2AsyncApi
-
- getTags() - Method in class org.jclouds.ec2.domain.Subnet
-
Tags that are attached to this subnet.
- getTimestamp() - Method in class org.jclouds.ec2.domain.PasswordData
-
The time the data was last updated.
- getToPort() - Method in class org.jclouds.ec2.domain.IpPermission
-
End of port range for the TCP and UDP protocols, or an ICMP code.
- getUpdateTime() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getUploadPolicy() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getUploadPolicySignature() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getUsagePrice() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getUserData() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getUserDataForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getUserDataForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getUserId() - Method in class org.jclouds.ec2.domain.UserIdGroupPair
-
AWS User ID of an identity.
- getUserIdGroupPairs() - Method in class org.jclouds.ec2.domain.IpPermission
-
List of security group and user ID pairs.
- getUserIds() - Method in class org.jclouds.ec2.domain.Permission
-
- getValue() - Method in class org.jclouds.ec2.domain.Tag
-
The tag value.
- getVirtualizationType() - Method in class org.jclouds.ec2.domain.Image
-
- getVirtualizationType() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Specifies the instance's virtualization type.
- getVirtualName() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getVolumeId() - Method in class org.jclouds.ec2.domain.Attachment
-
The ID of the volume.
- getVolumeId() - Method in class org.jclouds.ec2.domain.BlockDevice
-
- getVolumeId() - Method in class org.jclouds.ec2.domain.Snapshot
-
The ID of the volume.
- getVolumeSize() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- getVolumeSize() - Method in class org.jclouds.ec2.domain.Snapshot
-
The size of the volume, in GiB.
- getVpcId() - Method in class org.jclouds.ec2.domain.Subnet
-
The vpc ID this subnet belongs to.
- getWindowsApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to Windows features.
- getWindowsApi() - Method in interface org.jclouds.ec2.EC2AsyncApi
-
Provides asynchronous access to Windows features.
- getWindowsApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getWindowsApiForRegion(String) - Method in interface org.jclouds.ec2.EC2AsyncApi
-
- getWindowsServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Windows services.
- getWindowsServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides asynchronous access to Windows services.
- getZone() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
the Availability Zone.
- getZoneFromLocationOrNull(Location) - Static method in class org.jclouds.ec2.compute.util.EC2ComputeUtils
-
- getZones() - Method in class org.jclouds.ec2.options.DescribeAvailabilityZonesOptions
-
- getZones() - Method in class org.jclouds.ec2.options.DescribeRegionsOptions
-
- groupId(String) - Method in class org.jclouds.ec2.domain.IpPermission.Builder
-
- groupIds(Iterable<String>) - Method in class org.jclouds.ec2.domain.IpPermission.Builder
-
- groupName(String) - Method in class org.jclouds.ec2.domain.Reservation.Builder
-
- groupName(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- groupNames(Iterable<String>) - Method in class org.jclouds.ec2.domain.Reservation.Builder
-
- groupNames - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- groupNames(Iterable<String>) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- groupNames - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- value() - Method in enum org.jclouds.ec2.domain.Attachment.Status
-
- value() - Method in enum org.jclouds.ec2.domain.Hypervisor
-
- value() - Method in enum org.jclouds.ec2.domain.Image.Architecture
-
- value() - Method in enum org.jclouds.ec2.domain.Image.ImageState
-
- value() - Method in enum org.jclouds.ec2.domain.Image.ImageType
-
- value() - Method in enum org.jclouds.ec2.domain.ImageAttribute
-
- value() - Method in enum org.jclouds.ec2.domain.InstanceState
-
- value() - Method in enum org.jclouds.ec2.domain.IpProtocol
-
- value() - Method in enum org.jclouds.ec2.domain.RootDeviceType
-
- value() - Method in enum org.jclouds.ec2.domain.Snapshot.Status
-
- value() - Method in enum org.jclouds.ec2.domain.Subnet.State
-
- value - Variable in class org.jclouds.ec2.domain.Tag.Builder
-
- value(String) - Method in class org.jclouds.ec2.domain.Tag.Builder
-
- value - Variable in class org.jclouds.ec2.domain.Tag
-
- value() - Method in enum org.jclouds.ec2.domain.VirtualizationType
-
- value() - Method in enum org.jclouds.ec2.domain.Volume.InstanceInitiatedShutdownBehavior
-
- value() - Method in enum org.jclouds.ec2.domain.Volume.Status
-
- value(String) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Attachment.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Hypervisor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Image.Architecture
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Image.ImageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Image.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.ImageAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.InstanceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.IpProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.RootDeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Snapshot.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Subnet.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.VirtualizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Volume.InstanceInitiatedShutdownBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Volume.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jclouds.ec2.domain.Attachment.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Hypervisor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Image.Architecture
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Image.ImageState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Image.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.ImageAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.InstanceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.IpProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.RootDeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Snapshot.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Subnet.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.VirtualizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Volume.InstanceInitiatedShutdownBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Volume.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(String...) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- values(Iterable<String>) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- VERSION - Static variable in interface org.jclouds.ec2.EC2AsyncClient
-
- virtualizationType(VirtualizationType) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- virtualizationType - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- virtualizationType(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- virtualizationType - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- VirtualizationType - Enum in org.jclouds.ec2.domain
-
Virtualization type of the image.
- virtualName(String) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- VOLUME - Static variable in interface org.jclouds.ec2.domain.Tag.ResourceType
-
- Volume - Class in org.jclouds.ec2.domain
-
- Volume(String, String, int, String, String, Volume.Status, Date, Iterable<Attachment>) - Constructor for class org.jclouds.ec2.domain.Volume
-
- volume() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- Volume.Builder - Class in org.jclouds.ec2.domain
-
- Volume.Builder() - Constructor for class org.jclouds.ec2.domain.Volume.Builder
-
- Volume.InstanceInitiatedShutdownBehavior - Enum in org.jclouds.ec2.domain
-
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the
instance is shut down.
- Volume.Status - Enum in org.jclouds.ec2.domain
-
- VolumeAttached - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is attached.
- VolumeAttached(ElasticBlockStoreClient) - Constructor for class org.jclouds.ec2.predicates.VolumeAttached
-
- VolumeAvailable - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is completed.
- VolumeAvailable(ElasticBlockStoreClient) - Constructor for class org.jclouds.ec2.predicates.VolumeAvailable
-
- VolumeDetached - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is detached.
- VolumeDetached(ElasticBlockStoreClient) - Constructor for class org.jclouds.ec2.predicates.VolumeDetached
-
- volumeId(String) - Method in class org.jclouds.ec2.domain.Attachment.Builder
-
- volumeId - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- volumes(List<Volume>) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- volumeStatus - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- VPC - Static variable in interface org.jclouds.ec2.domain.Tag.ResourceType
-
- vpc() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- vpcId(String) - Method in class org.jclouds.ec2.domain.Subnet.Builder
-
- vpcId(String) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- vpcIds(String...) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- vpcIds(Iterable<String>) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- VPN_CONNECTION - Static variable in interface org.jclouds.ec2.domain.Tag.ResourceType
-
- VPN_GATEWAY - Static variable in interface org.jclouds.ec2.domain.Tag.ResourceType
-
- vpnConnection() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- vpnGateway() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-