- a1_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- A1_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
A1 2XLarge
Provider Id: a1.2xlarge
vCPU: 8
Memory (GiB): 16
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- a1_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- A1_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
A1 4XLarge
Provider Id: a1.4xlarge
vCPU: 16
Memory (GiB): 32
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- a1_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- A1_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
A1 Large
Provider Id: a1.large
vCPU: 2
Memory (GiB): 4
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- a1_medium() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- A1_MEDIUM - Static variable in class org.jclouds.ec2.domain.InstanceType
-
A1 Medium
Provider Id: a1.medium
vCPU: 1
Memory (GiB): 2
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- a1_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- A1_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
A1 XLarge
Provider Id: a1.xlarge
vCPU: 4
Memory (GiB): 8
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- addBlockDeviceFromSnapshot(String, String, String, boolean, String, Integer, boolean) - Method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
adds a block device to the image from an ebs snapshot.
- addBlockDeviceFromSnapshot(String, String, String) - Method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
adds a block device to the image from an ebs snapshot.
- addBlockDeviceFromSnapshot(String, String, String) - Static method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions.Builder
-
- addBlockDeviceFromSnapshot(String, String, String, boolean, String, Integer, boolean) - Static method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions.Builder
-
- addCreateVolumePermissionsToSnapshotInRegion(String, Iterable<String>, Iterable<String>, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Adds createVolumePermissions to an EBS snapshot.
- addCredentialsForInstance(NodeMetadataBuilder, RunningInstance) - Method in class org.jclouds.ec2.compute.functions.RunningInstanceToNodeMetadata
-
- AddElasticIpsToNodemetadata - Class in org.jclouds.ec2.compute.functions
-
This class searches for elastic ip addresses that are associated with the node, and adds them to
the publicIpAddress collection if present.
- AddElasticIpsToNodemetadata(LoadingCache<RegionAndName, String>) - Constructor for class org.jclouds.ec2.compute.functions.AddElasticIpsToNodemetadata
-
- addEphemeralBlockDeviceFromSnapshot(String, String, String) - Method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
adds a block device to the image from an ebs snapshot.
- addEphemeralBlockDeviceFromSnapshot(String, String, String) - Static method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions.Builder
-
- addIpPermission(IpPermission, SecurityGroup) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- addIpPermission(IpProtocol, int, int, Multimap<String, String>, Iterable<String>, Iterable<String>, SecurityGroup) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- addLaunchPermissionsToImageInRegion(String, Iterable<String>, Iterable<String>, String) - Method in interface org.jclouds.ec2.features.AMIApi
-
Adds launchPermissions to an AMI.
- addNewBlockDevice(String, String, int, boolean, String, Integer, boolean) - Method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
adds a new block device to the image.
- addNewBlockDevice(String, String, int) - Method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
adds a new block device to the image.
- addNewBlockDevice(String, String, int) - Static method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions.Builder
-
- addNewBlockDevice(String, String, int, boolean, String, Integer, boolean) - Static method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions.Builder
-
- addNewEphemeralBlockDevice(String, String, int) - Method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
adds a new block device to the image.
- addNewEphemeralBlockDevice(String, String, int) - Static method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions.Builder
-
- addSecurityGroups(String, String, Template, RunInstancesOptions) - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- allInstancesInRegion() - Method in class org.jclouds.ec2.compute.strategy.EC2ListNodesStrategy
-
- allocateAddressInRegion(String) - Method in interface org.jclouds.ec2.features.ElasticIPAddressApi
-
Acquires an elastic IP address for use with your identity.
- AllocateAddressResponseHandler - Class in org.jclouds.ec2.xml
-
- AllocateAddressResponseHandler() - Constructor for class org.jclouds.ec2.xml.AllocateAddressResponseHandler
-
- allSecurityGroupsInRegion() - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- AMIApi - Interface in org.jclouds.ec2.features
-
Provides access to AMI Services.
- amiLaunchIndex - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- amiLaunchIndex - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- amiLaunchIndex(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- andCode(int) - Method in class org.jclouds.ec2.util.IpPermissions.AndCodeSelection
-
- anyAvailabilityZone() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- anyAvailableIpAddressCount() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- anyCidr() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- anyKey() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- anyResourceId() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- anyResourceType() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- anyState() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- anySubnetId() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- anyTagKey() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- anyTagValue() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- anyValue() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- anyVpcId() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- api - Variable in class org.jclouds.ec2.compute.functions.EC2SecurityGroupIdFromName
-
- api - Variable in class org.jclouds.ec2.compute.strategy.DescribeImagesParallel
-
- apply(Image) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder.RequiresRootDeviceType
-
- apply(Image) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder.RequiresVirtualizationType
-
- apply(NodeMetadata) - Method in class org.jclouds.ec2.compute.functions.AddElasticIpsToNodemetadata
-
- apply(RegionAndName) - Method in class org.jclouds.ec2.compute.functions.CreateUniqueKeyPair
-
- apply(Image) - Method in class org.jclouds.ec2.compute.functions.EC2ImageParser
-
- apply(String) - Method in class org.jclouds.ec2.compute.functions.EC2SecurityGroupIdFromName
-
- apply(SecurityGroup) - Method in class org.jclouds.ec2.compute.functions.EC2SecurityGroupToSecurityGroup
-
- apply(Iterable<? extends Image>) - Method in class org.jclouds.ec2.compute.functions.ImagesToRegionAndIdMap
-
- apply(RunningInstance) - Method in class org.jclouds.ec2.compute.functions.PasswordCredentialsFromWindowsInstance
-
- apply(Set<RegionAndName>) - Method in class org.jclouds.ec2.compute.functions.PresentInstances
-
- apply(RunningInstance) - Method in class org.jclouds.ec2.compute.functions.RunningInstanceToNodeMetadata
-
- apply(PasswordDataAndPrivateKey) - Method in class org.jclouds.ec2.compute.functions.WindowsLoginCredentialsFromEncryptedData
-
- apply(RegionAndName) - Method in class org.jclouds.ec2.compute.predicates.SecurityGroupPresent
-
- apply(Iterable<Map.Entry<String, DescribeImagesOptions>>) - Method in class org.jclouds.ec2.compute.strategy.DescribeImagesParallel
-
- apply(Object) - Method in class org.jclouds.ec2.compute.strategy.EC2PopulateDefaultLoginCredentialsForImageStrategy
-
- apply(Object) - Method in class org.jclouds.ec2.functions.ConvertUnencodedBytesToBase64EncodedString
-
- apply(Object) - Method in class org.jclouds.ec2.functions.EncodedRSAPublicKeyToBase64
-
- apply(RunningInstance) - Method in class org.jclouds.ec2.predicates.InstanceHasIpAddress
-
- apply(RunningInstance) - Method in class org.jclouds.ec2.predicates.InstanceStateRunning
-
- apply(RunningInstance) - Method in class org.jclouds.ec2.predicates.InstanceStateStopped
-
- apply(RunningInstance) - Method in class org.jclouds.ec2.predicates.InstanceStateTerminated
-
- apply(Snapshot) - Method in class org.jclouds.ec2.predicates.SnapshotCompleted
-
- apply(Attachment) - Method in class org.jclouds.ec2.predicates.VolumeAttached
-
- apply(Volume) - Method in class org.jclouds.ec2.predicates.VolumeAvailable
-
- apply(Attachment) - Method in class org.jclouds.ec2.predicates.VolumeDetached
-
- apply(Tag) - Method in enum org.jclouds.ec2.util.Tags.KeyFunction
-
- apply(Tag) - Method in enum org.jclouds.ec2.util.Tags.ResourceIdFunction
-
- apply(Tag) - Method in enum org.jclouds.ec2.util.Tags.ValueFunction
-
- applyToResources(Iterable<String>, Iterable<String>) - Method in interface org.jclouds.ec2.features.TagApi
-
Adds or overwrites one or more tags for the specified resource or
resources.
- applyToResources(Map<String, String>, Iterable<String>) - Method in interface org.jclouds.ec2.features.TagApi
-
- arbitraryTag(String, String) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- arbitraryTag(String, String...) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- arbitraryTag(String, Iterable<String>) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- asArchitecture(Image.Architecture) - Method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
The architecture of the image.
- asArchitecture(Image.Architecture) - Static method in class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions.Builder
-
- asArchitecture(Image.Architecture) - Method in class org.jclouds.ec2.options.RegisterImageOptions
-
The architecture of the image.
- asArchitecture(Image.Architecture) - Static method in class org.jclouds.ec2.options.RegisterImageOptions.Builder
-
- associateAddressInRegion(String, String, String) - Method in interface org.jclouds.ec2.features.ElasticIPAddressApi
-
Associates an elastic IP address with an instance.
- asType(String) - Method in class org.jclouds.ec2.options.RunInstancesOptions
-
Specifies the instance type.
- asType(String) - Static method in class org.jclouds.ec2.options.RunInstancesOptions.Builder
-
- Attachment - Class in org.jclouds.ec2.domain
-
- Attachment(String, String, String, String, Attachment.Status, Date) - Constructor for class org.jclouds.ec2.domain.Attachment
-
- Attachment.Builder - Class in org.jclouds.ec2.domain
-
- Attachment.Status - Enum in org.jclouds.ec2.domain
-
- AttachmentHandler - Class in org.jclouds.ec2.xml
-
- attachments(Attachment...) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- attachments(Set<Attachment>) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- attachments - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- attachmentStatus - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- attachTime(Date) - Method in class org.jclouds.ec2.domain.Attachment.Builder
-
- attachTime - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- attachVolumeInRegion(String, String, String, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Attaches an Amazon EBS volume to a running instance and exposes it as the specified device.
- authorizeGroupToItself(String, String) - Method in class org.jclouds.ec2.compute.loaders.CreateSecurityGroupIfNeeded
-
- authorizePublicKey(String) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
- authorizePublicKey(String) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- authorizeSecurityGroupIngressInRegion(String, String, UserIdGroupPair) - Method in interface org.jclouds.ec2.features.SecurityGroupApi
-
Adds permissions to a security group based on another group.
- authorizeSecurityGroupIngressInRegion(String, String, IpProtocol, int, int, String) - Method in interface org.jclouds.ec2.features.SecurityGroupApi
-
Adds permissions to a security group.
- availabilityZone - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- availabilityZone - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- availabilityZone(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- availabilityZone(String) - Method in class org.jclouds.ec2.domain.Subnet.Builder
-
- availabilityZone(String) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- availabilityZone(String) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- availabilityZone - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- AvailabilityZoneAndRegionApi - Interface in org.jclouds.ec2.features
-
Provides access to EC2 Availability Zones and Regions via their REST API.
- AvailabilityZoneInfo - Class in org.jclouds.ec2.domain
-
- AvailabilityZoneInfo(String, String, String, Iterable<String>) - Constructor for class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
- availabilityZones(String...) - Static method in class org.jclouds.ec2.options.DescribeAvailabilityZonesOptions.Builder
-
- availabilityZones(String...) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- availabilityZones(Iterable<String>) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- available() - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- availableIpAddressCount(int) - Method in class org.jclouds.ec2.domain.Subnet.Builder
-
- availableIpAddressCount(String) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- availableIpAddressCounts(String...) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- availableIpAddressCounts(Iterable<String>) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- c1_medium() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C1_MEDIUM - Static variable in class org.jclouds.ec2.domain.InstanceType
-
High-CPU Medium Instance
1.7 GB of memory
5 EC2 Compute Units (2 virtual cores with 2.5 EC2 Compute Units each)
350 GB of instance storage
32-bit platform
I/O Performance: Moderate
- c1_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C1_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
High-CPU Extra Large Instance
7 GB of memory
20 EC2 Compute Units (8 virtual cores with 2.5 EC2 Compute Units each)
1690 GB of instance storage
64-bit platform
I/O Performance: High
- c3_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C3_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C3 High-CPU Double Extra Large
15 GiB of memory
28 EC2 Compute Units (8 virtual cores)
2 SSD-based volumes each with 80 GiB of instance storage
64-bit platform
I/O Performance: High
- c3_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C3_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C3 High-CPU Quadruple Extra Large
30 GiB of memory
55 EC2 Compute Units (16 virtual cores)
2 SSD-based volumes each with 160 GiB of instance storage
64-bit platform
I/O Performance: High
- c3_8xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C3_8XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C3 High-CPU Octuple Extra Large
60 GiB of memory
108 EC2 Compute Units (32 virtual cores)
2 SSD-based volumes each with 320 GiB of instance storage
64-bit platform
I/O Performance: High
- c3_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C3_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C3 High-CPU Large
3.75 GiB of memory
7 EC2 Compute Units (2 virtual cores)
2 SSD-based volumes each with 16 GiB of instance storage
64-bit platform
I/O Performance: Moderate
- c3_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C3_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C3 High-CPU Extra Large
7 GiB of memory
14 EC2 Compute Units (4 virtual cores)
2 SSD-based volumes each with 40 GiB of instance storage
64-bit platform
I/O Performance: High
- c4_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C4_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C4 Compute-optimized Double Extra Large
8 GiB of memory
15 vCPU
No instance storage (EBS storage only)
1000 Mbps Dedicated EBS Throughput
- c4_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C4_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C4 Compute-optimized Quadruple Extra Large
30 GiB of memory
16 vCPU
No instance storage (EBS storage only)
2000 Mbps Dedicated EBS Throughput
- c4_8xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C4_8XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C4 Compute-optimized Octuple Extra Large
60 GiB of memory
36 vCPU
No instance storage (EBS storage only)
4000 Mbps Dedicated EBS Throughput
- c4_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C4_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C4 Compute-optimized Large
3.75 GiB of memory
2 vCPU
No instance storage (EBS storage only)
500 Mbps Dedicated EBS Throughput
- c4_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C4_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C4 Compute-optimized Extra Large
7.5 GiB of memory
4 vCPU
No instance storage (EBS storage only)
750 Mbps Dedicated EBS Throughput
- c5_18xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5_18XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5 Compute-optimized 18x Large
144 GiB of memory
72 vCPU
No instance storage (EBS storage only)
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5 Compute-optimized 2x Large
16 GiB of memory
8 vCPU
No instance storage (EBS storage only)
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5 Compute-optimized 4x Large
32 GiB of memory
16 vCPU
No instance storage (EBS storage only)
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5_9xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5_9XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5 Compute-optimized 9x Large
72 GiB of memory
36 vCPU
No instance storage (EBS storage only)
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5 Compute-optimized Large
4 GiB of memory
2 vCPU
No instance storage (EBS storage only)
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5 Compute-optimized X Large
8 GiB of memory
4 vCPU
No instance storage (EBS storage only)
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5d_18xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5D_18XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5D Compute-optimized 18x Large
144 GiB of memory
72 vCPU
2 x 900 NVMe SSD
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5d_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5D_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5D Compute-optimized 2x Large
16 GiB of memory
8 vCPU
1 x 225 NVMe SSD
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5d_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5D_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5D Compute-optimized 4x Large
32 GiB of memory
16 vCPU
1 x 450 NVMe SSD
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5d_9xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5D_9XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5D Compute-optimized 9x Large
72 GiB of memory
36 vCPU
1 x 900 NVMe SSD
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5d_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5D_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5D Compute-optimized Large
4 GiB of memory
2 vCPU
1 x 50 NVMe SSD
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- c5d_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C5D_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
C5D Compute-optimized X Large
8 GiB of memory
4 vCPU
1 x 100 NVMe SSD
Up to 25 Gbps of network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking
- cancelBundleTaskInRegion(String, String) - Method in interface org.jclouds.ec2.features.WindowsApi
-
Cancels an Amazon EC2 bundling operation.
- cc1_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- CC1_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Cluster Compute Instance
23 GB of memory
33.5 EC2 Compute Units (2 x Intel Xeon X5570, quad-core "Nehalem"
architecture)
1690 GB of 64-bit storage (2 x 840 GB, plus 10 GB root partition)
10 Gbps Ethernet
64-bit platform
I/O Performance: High
- cc2_8xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- CC2_8XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Cluster Compute Eight Extra Large specifications
60.5 GB of memory
88 EC2 Compute Units (Eight-core 2 x Intel Xeon)
3370 GB of 64-bit storage (4 x 840 GB, plus 10 GB root partition)
10 Gbps Ethernet
64-bit platform
I/O Performance: High
- cg1_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- CG1_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Cluster Compute Instance
22 GB of memory
33.5 EC2 Compute Units (2 x Intel Xeon X5570, quad-core "Nehalem"
architecture)
1690 GB of 64-bit storage (2 x 840 GB, plus 10 GB root partition)
10 Gbps Ethernet
64-bit platform
I/O Performance: High
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.AllocateAddressResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.AttachmentHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BaseReservationHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BlockDeviceMappingHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BooleanValueHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BundleTaskHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeAddressesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeAvailabilityZonesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeBundleTasksResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeInstancesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeKeyPairsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeRegionsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeSecurityGroupsResponseHandler
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeSnapshotsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeSubnetsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeTagsResponseHandler
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeVolumesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.GetConsoleOutputResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.ImageIdHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.InstanceInitiatedShutdownBehaviorHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.InstanceStateChangeHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.InstanceTypeHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.IpPermissionHandler
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.KeyPairResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.PermissionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.SecurityGroupHandler
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.SnapshotHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.StringValueHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.SubnetHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.TagHandler
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.TagSetHandler
-
- cidr(String) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- cidrBlock(String) - Method in class org.jclouds.ec2.domain.Subnet.Builder
-
- cidrs(String...) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- cidrs(Iterable<String>) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- cleanUpIncidentalResources(String, String) - Method in class org.jclouds.ec2.compute.EC2ComputeService
-
- cleanUpIncidentalResourcesOfDeadNodes(Set<? extends NodeMetadata>) - Method in class org.jclouds.ec2.compute.EC2ComputeService
-
Cleans implicit keypairs and security groups.
- clear() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- client - Variable in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- client - Variable in class org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy
-
- client - Variable in class org.jclouds.ec2.compute.strategy.EC2ListNodesStrategy
-
- clientToken(String) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- clientToken(String) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- clone() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- compareTo(Attachment) - Method in class org.jclouds.ec2.domain.Attachment
-
- compareTo(AvailabilityZoneInfo) - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
- compareTo(BlockDeviceMapping) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- compareTo(BundleTask) - Method in class org.jclouds.ec2.domain.BundleTask
- compareTo(Image) - Method in class org.jclouds.ec2.domain.Image
- compareTo(InstanceStateChange) - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- compareTo(KeyPair) - Method in class org.jclouds.ec2.domain.KeyPair
- compareTo(PublicIpInstanceIdPair) - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
- compareTo(Reservation<T>) - Method in class org.jclouds.ec2.domain.Reservation
-
- compareTo(ReservedInstancesOffering) - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- compareTo(RunningInstance) - Method in class org.jclouds.ec2.domain.RunningInstance
-
- compareTo(Snapshot) - Method in class org.jclouds.ec2.domain.Snapshot
-
- compareTo(UserIdGroupPair) - Method in class org.jclouds.ec2.domain.UserIdGroupPair
- compareTo(Volume) - Method in class org.jclouds.ec2.domain.Volume
-
- conditionallyDeleteFromResources(Map<String, String>, Iterable<String>) - Method in interface org.jclouds.ec2.features.TagApi
-
- configure() - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceContextModule
-
- configure() - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- configure() - Method in class org.jclouds.ec2.compute.config.EC2ResolveImagesModule
-
- contents - Variable in class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- ConvertUnencodedBytesToBase64EncodedString - Class in org.jclouds.ec2.functions
-
Binds base64 encodes the byte [] input
- ConvertUnencodedBytesToBase64EncodedString() - Constructor for class org.jclouds.ec2.functions.ConvertUnencodedBytesToBase64EncodedString
-
- copyTo(TemplateOptions) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- createImage(ImageTemplate) - Method in class org.jclouds.ec2.compute.extensions.EC2ImageExtension
-
- createImageInRegion(String, String, String, CreateImageOptions...) - Method in interface org.jclouds.ec2.features.AMIApi
-
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
- CreateImageOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the CreateImage operation.
- CreateImageOptions() - Constructor for class org.jclouds.ec2.options.CreateImageOptions
-
- CreateImageOptions.Builder - Class in org.jclouds.ec2.options
-
- createIngressRuleForTCPPort(String, String, int) - Method in class org.jclouds.ec2.compute.loaders.CreateSecurityGroupIfNeeded
-
- CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions - Class in org.jclouds.ec2.compute.strategy
-
- CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions(Function<RegionAndName, KeyPair>, ConcurrentMap<RegionAndName, KeyPair>, LoadingCache<RegionAndName, String>, Provider<RunInstancesOptions>, GroupNamingConvention.Factory) - Constructor for class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- createKeyPairInRegion(String, String) - Method in interface org.jclouds.ec2.features.KeyPairApi
-
Creates a new 2048-bit RSA key pair with the specified name.
- createNewKeyPairUnlessUserSpecifiedOtherwise(String, String, TemplateOptions) - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- createNodesInGroup(String, int, Template) - Method in class org.jclouds.ec2.compute.EC2ComputeService
-
- createNodesInRegionAndZone(String, String, String, int, Template, RunInstancesOptions) - Method in class org.jclouds.ec2.compute.strategy.EC2CreateNodesInGroupThenAddToSet
-
- createOrImportKeyPair(String, String, TemplateOptions) - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- createOrPropagate(Throwable) - Method in class org.jclouds.ec2.EC2Fallbacks.VoidOnVolumeAvailable
-
- createSecurityGroup(String, Location) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- createSecurityGroup(String, String) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- CreateSecurityGroupIfNeeded - Class in org.jclouds.ec2.compute.loaders
-
- CreateSecurityGroupIfNeeded(EC2Api, Predicate<RegionAndName>) - Constructor for class org.jclouds.ec2.compute.loaders.CreateSecurityGroupIfNeeded
-
- CreateSecurityGroupIfNeeded(SecurityGroupApi, Predicate<RegionAndName>) - Constructor for class org.jclouds.ec2.compute.loaders.CreateSecurityGroupIfNeeded
-
- createSecurityGroupInRegion(String, String, String) - Method in interface org.jclouds.ec2.features.SecurityGroupApi
-
Creates a new security group.
- createSnapshotInRegion(String, String, CreateSnapshotOptions...) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
- CreateSnapshotOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the CreateSnapshot operation.
- CreateSnapshotOptions() - Constructor for class org.jclouds.ec2.options.CreateSnapshotOptions
-
- CreateSnapshotOptions.Builder - Class in org.jclouds.ec2.options
-
- createTime(Date) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- createTime - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- CreateUniqueKeyPair - Class in org.jclouds.ec2.compute.functions
-
- CreateUniqueKeyPair(EC2Api, GroupNamingConvention.Factory) - Constructor for class org.jclouds.ec2.compute.functions.CreateUniqueKeyPair
-
- createVolumeFromSnapshotInAvailabilityZone(String, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same
Availability Zone.
- createVolumeFromSnapshotInAvailabilityZone(String, int, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same
Availability Zone.
- createVolumeInAvailabilityZone(String, int) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same
Availability Zone.
- createVolumeInAvailabilityZone(String, CreateVolumeOptions...) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same
Availability Zone.
- CreateVolumeOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the CreateVolume operation.
- CreateVolumeOptions() - Constructor for class org.jclouds.ec2.options.CreateVolumeOptions
-
- CreateVolumeOptions.Builder - Class in org.jclouds.ec2.options
-
- CreateVolumeResponseHandler - Class in org.jclouds.ec2.xml
-
- CreateVolumeResponseHandler(DateService, Supplier<String>, Supplier<Map<String, Supplier<Set<String>>>>, Supplier<Set<String>>) - Constructor for class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- CredentialsForInstance - Class in org.jclouds.ec2.compute.functions
-
- credentialsMap(CacheLoader<RunningInstance, Optional<LoginCredentials>>) - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- credentialsMap - Variable in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- credentialStore - Variable in class org.jclouds.ec2.compute.functions.RunningInstanceToNodeMetadata
-
- currentOrNull() - Method in class org.jclouds.ec2.xml.AllocateAddressResponseHandler
-
- currentOrNull() - Method in class org.jclouds.ec2.xml.DescribeAddressesResponseHandler
-
- currentOrNull() - Method in class org.jclouds.ec2.xml.InstanceStateChangeHandler
-
- currentText - Variable in class org.jclouds.ec2.xml.BaseReservationHandler
-
- currentText - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- currentText - Variable in class org.jclouds.ec2.xml.SecurityGroupHandler
-
- CUSTOMER_GATEWAY - Static variable in class org.jclouds.ec2.domain.Tag.ResourceType
-
- customerGateway() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- d2_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- D2_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
D2 Dense Storage Double Extra Large
61 GiB of memory
8 vCPU
6 x 2000gb HDD
- d2_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- D2_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
D2 Dense Storage Quadruple Extra Large
122 GiB of memory
16 vCPU
12 x 2000gb HDD
- d2_8xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- D2_8XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
D2 Dense Storage Octuple Extra Large
244 GiB of memory
36 vCPU
24 x 2000gb HDD
- d2_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- D2_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
D2 Dense Storage Extra Large
30.5 GiB of memory
4 vCPU
3 x 2000gb HDD
- dateService - Variable in class org.jclouds.ec2.xml.AttachmentHandler
-
- dateService - Variable in class org.jclouds.ec2.xml.BaseReservationHandler
-
- dateService - Variable in class org.jclouds.ec2.xml.BlockDeviceMappingHandler
-
- dateService - Variable in class org.jclouds.ec2.xml.BundleTaskHandler
-
- dateService - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- dateService - Variable in class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- dateService - 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
-
- 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.
- deleteImage(String) - Method in class org.jclouds.ec2.compute.extensions.EC2ImageExtension
-
- deleteKeyPairInRegion(String, String) - Method in interface org.jclouds.ec2.features.KeyPairApi
-
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.features.SecurityGroupApi
-
Deletes a security group that you own.
- deleteSecurityGroupInRegionById(String, String) - Method in interface org.jclouds.ec2.features.SecurityGroupApi
-
Deletes a security group by ID.
- deleteSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Deletes a snapshot of an Amazon EBS volume that you own.
- deleteVolumeInRegion(String, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Deletes an Amazon EBS volume that you own.
- deregisterImageInRegion(String, String) - Method in interface org.jclouds.ec2.features.AMIApi
-
Deregisters the specified AMI.
- describeAddressesInRegion(String, String...) - Method in interface org.jclouds.ec2.features.ElasticIPAddressApi
-
Lists elastic IP addresses assigned to your identity or provides information about a specific
address.
- describeAddressesInRegionWithFilter(String, Multimap<String, String>) - Method in interface org.jclouds.ec2.features.ElasticIPAddressApi
-
Lists elastic IP addresses assigned to your identity or provides information on addresses
matching a given filter.
- DescribeAddressesResponseHandler - Class in org.jclouds.ec2.xml
-
- describeAvailabilityZonesInRegion(String, DescribeAvailabilityZonesOptions...) - Method in interface org.jclouds.ec2.features.AvailabilityZoneAndRegionApi
-
Displays Availability Zones that are currently available to the identity and their states.
- DescribeAvailabilityZonesInRegion - Class in org.jclouds.ec2.suppliers
-
- 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
-
- DescribeAvailabilityZonesResponseHandler - Class in org.jclouds.ec2.xml
-
- describeBundleTasksInRegion(String, String...) - Method in interface org.jclouds.ec2.features.WindowsApi
-
Describes current bundling tasks.
- describeBundleTasksInRegionWithFilter(String, Multimap<String, String>) - Method in interface org.jclouds.ec2.features.WindowsApi
-
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.features.AMIApi
-
Returns information about AMIs, AKIs, and ARIs.
- describeImagesInRegionWithFilter(String, Multimap<String, String>, DescribeImagesOptions...) - Method in interface org.jclouds.ec2.features.AMIApi
-
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
-
- DescribeImagesParallel - Class in org.jclouds.ec2.compute.strategy
-
- DescribeImagesParallel(EC2Api, ListeningExecutorService) - 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-08-31/"
- DescribeImagesResponseHandler(Supplier<String>, TagSetHandler) - Constructor for class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- describeInstancesInRegion(String, String...) - Method in interface org.jclouds.ec2.features.InstanceApi
-
Returns information about instances that you own.
- describeInstancesInRegionWithFilter(String, Multimap<String, String>) - Method in interface org.jclouds.ec2.features.InstanceApi
-
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.features.KeyPairApi
-
Returns information about key pairs available to you.
- describeKeyPairsInRegionWithFilter(String, Multimap<String, String>) - Method in interface org.jclouds.ec2.features.KeyPairApi
-
Returns information about key pairs available to you.
- DescribeKeyPairsResponseHandler - Class in org.jclouds.ec2.xml
-
Parses: DescribeKeyPairsResponse xmlns="http://ec2.amazonaws.com/doc/2010-08-31/"
- DescribeKeyPairsResponseHandler(Supplier<String>) - Constructor for class org.jclouds.ec2.xml.DescribeKeyPairsResponseHandler
-
- describeRegions(DescribeRegionsOptions...) - Method in interface org.jclouds.ec2.features.AvailabilityZoneAndRegionApi
-
Describes Regions that are currently available to the identity.
- DescribeRegionsForRegionURIs - Class in org.jclouds.ec2.suppliers
-
Uses the DescribeRegions call to return the regions endpoints, subject to any whitelist present in the
property org.jclouds.location.reference.LocationConstants#PROPERTY_REGIONS.
- 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
-
- 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.features.SecurityGroupApi
-
Returns information about security groups that you own.
- describeSecurityGroupsInRegionWithFilter(String, Multimap<String, String>) - Method in interface org.jclouds.ec2.features.SecurityGroupApi
-
Returns information about security groups that you own.
- DescribeSecurityGroupsResponseHandler - Class in org.jclouds.ec2.xml
-
Parses: DescribeSecurityGroupsResponse
xmlns="http://ec2.amazonaws.com/doc/2010-08-31/"
- DescribeSecurityGroupsResponseHandler(SecurityGroupHandler) - Constructor for class org.jclouds.ec2.xml.DescribeSecurityGroupsResponseHandler
-
- describeSnapshotsInRegion(String, DescribeSnapshotsOptions...) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Returns information about Amazon EBS snapshots available to the user.
- describeSnapshotsInRegionWithFilter(String, Multimap<String, String>, DescribeSnapshotsOptions...) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Returns information about EBS snapshots matching the given filters.
- 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
-
- 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.features.ElasticBlockStoreApi
-
Describes the specified Amazon EBS volumes that you own.
- describeVolumesInRegionWithFilter(String, Multimap<String, String>) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Describes the specified Amazon EBS volumes that you own and match the given filters.
- 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.features.ElasticBlockStoreApi
-
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
-
- 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 class org.jclouds.ec2.domain.Tag.ResourceType
-
- dhcpOptions() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- disassociateAddressInRegion(String, String) - Method in interface org.jclouds.ec2.features.ElasticIPAddressApi
-
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
- g2_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- G2_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
GPU Instance Double Extra Large
15 GiB of memory
26 EC2 Compute Units (8 virtual cores*), 1xNVIDIA GRID GPU (Kepler GK104)
60 GB instance storage
64-bit platform
I/O Performance: High
- 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
-
- getAMIApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to AMI services.
- getAMIApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- 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.
- 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
-
- getAvailabilityZoneAndRegionApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to Availability Zones and Regions services.
- getAvailabilityZoneAndRegionApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- 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.features.InstanceApi
-
- getBlockDeviceMappings() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getBlockDeviceMappingsForImageInRegion(String, String) - Method in interface org.jclouds.ec2.features.AMIApi
-
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.
- getClientToken() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
See
here for more information.
- 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
-
- getConsoleOutputForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.features.InstanceApi
-
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.features.ElasticBlockStoreApi
-
- 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
-
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
-
- getEbsEncrypted() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEbsIops() - 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
-
- getEbsVolumeType() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getElasticBlockStoreApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to Elastic Block Store services.
- getElasticBlockStoreApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getElasticIPAddressApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to Elastic IP Address services.
- getElasticIPAddressApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getEncrypted() - Method in class org.jclouds.ec2.domain.Volume
-
- getEncrypted() - Method in class org.jclouds.ec2.options.CreateVolumeOptions
-
- 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
-
- 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).
- getInstance() - Method in class org.jclouds.ec2.options.DetachVolumeOptions
-
- getInstanceApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to Instance services.
- getInstanceApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- 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.features.InstanceApi
-
- 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.features.InstanceApi
-
- getIops() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- getIops() - Method in class org.jclouds.ec2.domain.Volume
-
- getIops() - Method in class org.jclouds.ec2.options.CreateVolumeOptions
-
- getIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Specifies the IP address of the instance.
- getKernelForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.features.InstanceApi
-
- 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
-
- getKeyPairApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to KeyPair services.
- getKeyPairApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getLaunchPermissionForImageInRegion(String, String) - Method in interface org.jclouds.ec2.features.AMIApi
-
- getLaunchTime() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The time the instance launched.
- getMaxCount() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- 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.
- getPasswordDataInRegion(String, String) - Method in interface org.jclouds.ec2.features.WindowsApi
-
Retrieves the encrypted administrator password for the instances running Windows.
- GetPasswordDataResponseHandler - Class in org.jclouds.ec2.xml
-
- GetPasswordDataResponseHandler(DateService) - 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
-
The private DNS name assigned to the instance.
- 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.features.InstanceApi
-
- 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.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.features.InstanceApi
-
- 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
-
- getSecurityGroupApi() - Method in interface org.jclouds.ec2.EC2Api
-
Provides synchronous access to SecurityGroup services.
- getSecurityGroupApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getSecurityGroupById(String) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- getSecurityGroupsForTagAndOptions(String, 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
-
- getSize() - Method in class org.jclouds.ec2.options.CreateVolumeOptions
-
- getSnapshotId() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- getSnapshotId() - Method in class org.jclouds.ec2.domain.Volume
-
- getSnapshotId() - Method in class org.jclouds.ec2.options.CreateVolumeOptions
-
- 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.
- getSubnetApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- 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.
- getTagApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- getTags() - Method in class org.jclouds.ec2.domain.Image
-
- getTags() - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
-
- getTags() - Method in class org.jclouds.ec2.domain.RunningInstance
-
tags that are present in the instance
- 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.
- 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.features.InstanceApi
-
- getUserId() - Method in class org.jclouds.ec2.domain.UserIdGroupPair
-
AWS User ID of an identity.
- 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.
- getVolumeType() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- getVolumeType() - Method in class org.jclouds.ec2.domain.Volume
-
- getVolumeType() - Method in class org.jclouds.ec2.options.CreateVolumeOptions
-
- getVpcId() - Method in class org.jclouds.ec2.compute.domain.RegionNameAndIngressRules
-
- 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.
- getWindowsApiForRegion(String) - Method in interface org.jclouds.ec2.EC2Api
-
- 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
-
- groupConverter - Variable in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- groupCreator - Variable in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- 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
-
- guiceProvideRegionAndNameToImageSupplierCacheLoader(RegionAndIdToImage) - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceContextModule
-
- m1_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M1_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Large Instance
7.5 GB memory
4 EC2 Compute Units (2 virtual cores with 2 EC2 Compute Units each)
850 GB instance storage (2x420 GB plus 10 GB root partition)
64-bit platform
I/O Performance: High
- m1_medium() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M1_MEDIUM - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Medium Instance
3.75 GB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage
32-bit or 64-bit platform
I/O Performance: Moderate
- m1_small() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M1_SMALL - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Small Instance
1.7 GB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage (150 GB plus 10 GB root partition)
32-bit or 64-bit platform
I/O Performance: Moderate
- m1_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M1_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Extra Large Instance
15 GB memory
8 EC2 Compute Units (4 virtual cores with 2 EC2 Compute Units each)
1690 GB instance storage (4x420 GB plus 10 GB root partition)
64-bit platform
I/O Performance: High
- m2_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M2_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
High-Memory Double Extra Large Instance
34.2 GB of memory
13 EC2 Compute Units (4 virtual cores with 3.25 EC2 Compute Units
each)
850 GB of instance storage
64-bit platform
I/O Performance: High
- m2_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M2_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
High-Memory Quadruple Extra Large Instance
68.4 GB of memory
26 EC2 Compute Units (8 virtual cores with 3.25 EC2 Compute Units
each)
1690 GB of instance storage
64-bit platform
I/O Performance: High
- m2_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M2_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
High-Memory Extra Large Instance
17.1 GB of memory
6.5 EC2 Compute Units (2 virtual cores with 3.25 EC2 Compute Units
each)
420 GB of instance storage
64-bit platform
I/O Performance: Moderate
- m3_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M3_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M3 Double Extra Large Instance
30 GiB memory
26 EC2 Compute Units (8 virtual cores with 3.25 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m3_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M3_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M3 Large Instance
7 GiB memory
6.5 EC2 Compute Units (2 virtual cores with 3.25 EC2 Compute Units each)
1 SSD-based volume with 32 GiB of instance storage
32-bit or 64-bit platform
I/O Performance: Moderate
- m3_medium() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M3_MEDIUM - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M3 Medium Instance
3.75 GiB memory
3 EC2 Compute Units (1 virtual core with 3 EC2 Compute Units)
1 SSD-based volume with 4 GiB of instance storage
32-bit or 64-bit platform
I/O Performance: Moderate
- m3_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M3_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M3 Extra Large Instance
15 GiB memory
13 EC2 Compute Units (4 virtual cores with 3.25 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: Moderate
- m4_10xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M4_10XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M4 Decuple Extra Large Instance
160 GiB memory
124.5 EC2 Compute Units (40 virtual cores with 3.1125 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m4_16xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M4_16XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M4 Sexdecuple Extra Large Instance
256 GiB memory
199.2 EC2 Compute Units (64 virtual cores with 3.1125 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m4_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M4_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M4 Double Extra Large Instance
32 GiB memory
26 EC2 Compute Units (8 virtual cores with 3.25 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m4_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M4_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M4 Quadruple Extra Large Instance
64 GiB memory
53.5 EC2 Compute Units (16 virtual cores with 3.34375 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m4_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M4_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M4 Large Instance
8 GiB memory
6.5 EC2 Compute Units (2 virtual cores with 3.25 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: Moderate
- m4_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M4_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M4 Extra Large Instance
16 GiB memory
13 EC2 Compute Units (4 virtual cores with 3.25 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m5_12xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5_12XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5 12x Extra Large Instance
192 GiB memory
144 EC2 Compute Units (48 virtual cores with 2.5 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m5_24xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5_24XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5 24x Extra Large Instance
384 GiB memory
288 EC2 Compute Units (96 virtual cores with 2.5 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m5_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5 Double Extra Large Instance
32 GiB memory
26 EC2 Compute Units (8 virtual cores with 2.5 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m5_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5 Quadruple Extra Large Instance
64 GiB memory
40 EC2 Compute Units (16 virtual cores with 2.5 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m5_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5 Large Instance
8 GiB memory
5 EC2 Compute Units (2 virtual cores with 2.5 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: Moderate
- m5_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5 Extra Large Instance
16 GiB memory
10 EC2 Compute Units (4 virtual cores with 2.5 EC2 Compute Units each)
EBS storage only
64-bit platform
I/O Performance: High
- m5d_12xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5D_12XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5D 12x Extra Large Instance
192 GiB memory
144 EC2 Compute Units (48 virtual cores with 2.5 EC2 Compute Units each)
2 x 900 NVMe SSD
64-bit platform
I/O Performance: High
- m5d_24xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5D_24XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5D 24x Extra Large Instance
384 GiB memory
288 EC2 Compute Units (96 virtual cores with 2.5 EC2 Compute Units each)
4 x 900 NVMe SSD
64-bit platform
I/O Performance: High
- m5d_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5D_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5D Double Extra Large Instance
32 GiB memory
26 EC2 Compute Units (8 virtual cores with 2.5 EC2 Compute Units each)
1 x 300 NVMe SSD
64-bit platform
I/O Performance: High
- m5d_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5D_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5D Quadruple Extra Large Instance
64 GiB memory
40 EC2 Compute Units (16 virtual cores with 2.5 EC2 Compute Units each)
x 300 NVMe SSD
64-bit platform
I/O Performance: High
- m5d_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5D_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5D Large Instance
8 GiB memory
5 EC2 Compute Units (2 virtual cores with 2.5 EC2 Compute Units each)
1 x 75 NVMe SSD
EBS storage
64-bit platform
I/O Performance: Moderate
- m5d_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- M5D_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
M5D Extra Large Instance
16 GiB memory
10 EC2 Compute Units (4 virtual cores with 2.5 EC2 Compute Units each)
1 x 150 NVMe SSD
64-bit platform
I/O Performance: High
- makeKeyPair - Variable in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- MapEBSSnapshotToDevice(String, String, Integer, Boolean, String, Integer, Boolean) - Constructor for class org.jclouds.ec2.domain.BlockDeviceMapping.MapEBSSnapshotToDevice
-
- mapEBSSnapshotToDeviceName(String, String, Integer, boolean) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- mapEBSSnapshotToDeviceName(String, String, Integer, boolean) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- mapEBSSnapshotToDeviceName(String, String, Integer, boolean, String, Integer, boolean) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- MapEphemeralDeviceToDevice(String, String) - Constructor for class org.jclouds.ec2.domain.BlockDeviceMapping.MapEphemeralDeviceToDevice
-
- mapEphemeralDeviceToDeviceName(String, String) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- mapEphemeralDeviceToDeviceName(String, String) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- MapNewVolumeToDevice(String, Integer, Boolean, String, Integer, Boolean) - Constructor for class org.jclouds.ec2.domain.BlockDeviceMapping.MapNewVolumeToDevice
-
- mapNewVolumeToDeviceName(String, int, boolean) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- mapNewVolumeToDeviceName(String, int, boolean) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- mapNewVolumeToDeviceName(String, int, boolean, String, Integer, boolean) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- maxCount(Integer) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- maxCount(Integer) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- maxTime - Static variable in class org.jclouds.ec2.compute.strategy.EC2ListNodesStrategy
-
- message(RegionAndName, Exception) - Static method in class org.jclouds.ec2.compute.loaders.RegionAndIdToImage
-
- r3_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R3_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R3 Double Extra Large Memory Optimized
61 GB memory
8 vCPU
1 SSD-based volume with 160 GiB of instance storage
64-bit platform
Network Performance: High
- r3_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R3_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R3 Quadruple Extra Large Memory Optimized
122 GB memory
16 vCPU
1 SSD-based volume with 320 GiB of instance storage
64-bit platform
Network Performance: High
- r3_8xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R3_8XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R3 Octuple Extra Large Memory Optimized
244 GB memory
32 vCPU
2 SSD-based volumes with 320 GiB of instance storage
64-bit platform
Network Performance: 10 Gigabit
- r3_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R3_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R3 Large Memory Optimized
15.25 GB memory
2 vCPU
1 SSD-based volume with 32 GiB of instance storage
64-bit platform
- r3_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R3_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R3 Extra Large Memory Optimized
30.5 GB memory
4 vCPU
1 SSD-based volume with 80 GiB of instance storage
64-bit platform
- r4_16xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R4_16XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R4 16x Extra Large Memory Optimized
488 GB memory
64 vCPU
No instance storage (EBS storage only)
64-bit platform
Network Performance: 25 Gigabit
- r4_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R4_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R4 Double Extra Large Memory Optimized
61 GB memory
8 vCPU
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- r4_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R4_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R4 Quadruple Extra Large Memory Optimized
122 GB memory
16 vCPU
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- r4_8xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R4_8XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R4 Octuple Extra Large Memory Optimized
244 GB memory
32 vCPU
No instance storage (EBS storage only)
64-bit platform
Network Performance: 10 Gigabit
- r4_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R4_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R4 Large Memory Optimized
15.25 GB memory
2 vCPU
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- r4_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- R4_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
R4 Extra Large Memory Optimized
30.5 GB memory
4 vCPU
No instance storage (EBS storage only)
64-bit platform
Network Performance: up to 10 Gigabit
- ram(int) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- ramdiskId - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- ramdiskId(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- ramdiskId - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- rawState - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- rawState(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- rawState - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- reason - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- reason(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- reason - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- rebootInstancesInRegion(String, String...) - Method in interface org.jclouds.ec2.features.InstanceApi
-
Requests a reboot of one or more instances.
- rebootNode(String) - Method in class org.jclouds.ec2.compute.strategy.EC2RebootNodeStrategy
-
- refineBuilderBeforeAddingInstance() - Method in class org.jclouds.ec2.xml.BaseReservationHandler
-
- refresh(RegionAndName) - Method in class org.jclouds.ec2.compute.predicates.SecurityGroupPresent
-
- region - Variable in class org.jclouds.ec2.compute.domain.RegionAndName
-
- region(String) - Method in class org.jclouds.ec2.domain.Attachment.Builder
-
- region(String) - Method in class org.jclouds.ec2.domain.KeyPair.Builder
-
- region(String) - Method in class org.jclouds.ec2.domain.Reservation.Builder
-
- region - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- region(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- region - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- region - Variable in class org.jclouds.ec2.domain.SecurityGroup.Builder
-
- region(String) - Method in class org.jclouds.ec2.domain.SecurityGroup.Builder
-
- region(String) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- region - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- region - Variable in class org.jclouds.ec2.xml.SecurityGroupHandler
-
- RegionAndIdToImage - Class in org.jclouds.ec2.compute.loaders
-
- RegionAndIdToImage(EC2ImageParser, EC2Api) - Constructor for class org.jclouds.ec2.compute.loaders.RegionAndIdToImage
-
- RegionAndName - Class in org.jclouds.ec2.compute.domain
-
- RegionAndName(String, String) - Constructor for class org.jclouds.ec2.compute.domain.RegionAndName
-
- RegionAndNameToImageSupplier - Class in org.jclouds.ec2.compute.suppliers
-
- RegionAndNameToImageSupplier(CacheLoader<RegionAndName, Image>, long) - Constructor for class org.jclouds.ec2.compute.suppliers.RegionAndNameToImageSupplier
-
- regionFunction() - Static method in class org.jclouds.ec2.compute.domain.RegionAndName
-
- RegionNameAndIngressRules - Class in org.jclouds.ec2.compute.domain
-
- RegionNameAndIngressRules(String, String, int[], boolean, String) - Constructor for class org.jclouds.ec2.compute.domain.RegionNameAndIngressRules
-
- regions - Variable in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- regions - Variable in class org.jclouds.ec2.compute.strategy.EC2ListNodesStrategy
-
- regions(String...) - Static method in class org.jclouds.ec2.options.DescribeRegionsOptions.Builder
-
- regions(String...) - Method in class org.jclouds.ec2.options.DescribeRegionsOptions
-
Name of a Region.
- regionToZonesSupplier - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- RegisterImageBackedByEbsOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the RegisterImage operation.
- RegisterImageBackedByEbsOptions() - Constructor for class org.jclouds.ec2.options.RegisterImageBackedByEbsOptions
-
- RegisterImageBackedByEbsOptions.Builder - Class in org.jclouds.ec2.options
-
- registerImageFromManifestInRegion(String, String, String, RegisterImageOptions...) - Method in interface org.jclouds.ec2.features.AMIApi
-
Registers an AMI with Amazon EC2.
- RegisterImageOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the RegisterImage operation.
- RegisterImageOptions() - Constructor for class org.jclouds.ec2.options.RegisterImageOptions
-
- RegisterImageOptions.Builder - Class in org.jclouds.ec2.options
-
- registerUnixImageBackedByEbsInRegion(String, String, String, RegisterImageBackedByEbsOptions...) - Method in interface org.jclouds.ec2.features.AMIApi
-
Registers an AMI with Amazon EC2.
- releaseAddressInRegion(String, String) - Method in interface org.jclouds.ec2.features.ElasticIPAddressApi
-
Releases an elastic IP address associated with your identity.
- releaseAnyPublicIpForInstanceInRegion(String, String) - Method in class org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy
-
- removeCreateVolumePermissionsFromSnapshotInRegion(String, Iterable<String>, Iterable<String>, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Removes createVolumePermissions from an EBS snapshot.
- removeIpPermission(IpPermission, SecurityGroup) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- removeIpPermission(IpProtocol, int, int, Multimap<String, String>, Iterable<String>, Iterable<String>, SecurityGroup) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- removeLaunchPermissionsFromImageInRegion(String, Iterable<String>, Iterable<String>, String) - Method in interface org.jclouds.ec2.features.AMIApi
-
- removeSecurityGroup(String) - Method in class org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension
-
- requesterId(String) - Method in class org.jclouds.ec2.domain.Reservation.Builder
-
- RequiresRootDeviceType(RootDeviceType) - Constructor for class org.jclouds.ec2.compute.domain.EC2HardwareBuilder.RequiresRootDeviceType
-
- RequiresVirtualizationType(VirtualizationType) - Constructor for class org.jclouds.ec2.compute.domain.EC2HardwareBuilder.RequiresVirtualizationType
-
- Reservation<T extends RunningInstance> - Class in org.jclouds.ec2.domain
-
- Reservation(String, Iterable<String>, Iterable<T>, String, String, String) - Constructor for class org.jclouds.ec2.domain.Reservation
-
- Reservation.Builder<T extends RunningInstance> - Class in org.jclouds.ec2.domain
-
- reservationId(String) - Method in class org.jclouds.ec2.domain.Reservation.Builder
-
- RESERVED_INSTANCES - Static variable in class org.jclouds.ec2.domain.Tag.ResourceType
-
- reservedInstance() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- ReservedInstancesOffering - Class in org.jclouds.ec2.domain
-
- ReservedInstancesOffering(String, String, long, float, String, String, String, float) - Constructor for class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- resetCreateVolumePermissionsOnSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.features.ElasticBlockStoreApi
-
Resets the createVolumePermissions on an EBS snapshot.
- resetKernelForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.features.InstanceApi
-
Resets an attribute of an instance to its default value.
- resetLaunchPermissionsOnImageInRegion(String, String) - Method in interface org.jclouds.ec2.features.AMIApi
-
Resets the launchPermissions on an AMI.
- resetRamdiskForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.features.InstanceApi
-
Resets an attribute of an instance to its default value.
- resolveImage(Hardware, Iterable<? extends Image>) - Method in class org.jclouds.ec2.compute.internal.EC2TemplateBuilderImpl
-
- resourceId - Variable in class org.jclouds.ec2.domain.Tag.Builder
-
- resourceId(String) - Method in class org.jclouds.ec2.domain.Tag.Builder
-
- resourceId - Variable in class org.jclouds.ec2.domain.Tag
-
- resourceId(String) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- resourceIdFunction() - Static method in class org.jclouds.ec2.util.Tags
-
- resourceIds(String...) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- resourceIds(Iterable<String>) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- resourceToTagsAsMap(Iterable<Tag>) - Static method in class org.jclouds.ec2.util.Tags
-
- resourceType - Variable in class org.jclouds.ec2.domain.Tag.Builder
-
- resourceType(String) - Method in class org.jclouds.ec2.domain.Tag.Builder
-
- resourceType - Variable in class org.jclouds.ec2.domain.Tag
-
- resourceType(String) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- resourceTypes(String...) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- resourceTypes(Iterable<String>) - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- restorableBy(String...) - Static method in class org.jclouds.ec2.options.DescribeSnapshotsOptions.Builder
-
- restorableBy(String...) - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
Account ID of a user that can create volumes from the snapshot.
- resumeNode(String) - Method in class org.jclouds.ec2.compute.strategy.EC2ResumeNodeStrategy
-
- ReviseParsedImage - Interface in org.jclouds.ec2.compute.strategy
-
- reviseParsedImage(Image, ImageBuilder, OsFamily, OperatingSystem.Builder) - Method in class org.jclouds.ec2.compute.strategy.ReviseParsedImage.NoopReviseParsedImage
-
- reviseParsedImage(Image, ImageBuilder, OsFamily, OperatingSystem.Builder) - Method in interface org.jclouds.ec2.compute.strategy.ReviseParsedImage
-
- ReviseParsedImage.NoopReviseParsedImage - Class in org.jclouds.ec2.compute.strategy
-
- revokeSecurityGroupIngressInRegion(String, String, UserIdGroupPair) - Method in interface org.jclouds.ec2.features.SecurityGroupApi
-
Revokes permissions from a security group.
- revokeSecurityGroupIngressInRegion(String, String, IpProtocol, int, int, String) - Method in interface org.jclouds.ec2.features.SecurityGroupApi
-
Revokes permissions from a security group.
- role(IpPermission) - Method in class org.jclouds.ec2.domain.SecurityGroup.Builder
-
- rootDeviceName - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- rootDeviceName(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- rootDeviceName - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- rootDeviceType(RootDeviceType) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- rootDeviceType(RootDeviceType) - Static method in class org.jclouds.ec2.compute.predicates.EC2ImagePredicates
-
evaluates true if the Image has the specified root device type
- RootDeviceType - Enum in org.jclouds.ec2.domain
-
The root device type used by the AMI.
- rootDeviceType - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- rootDeviceType(RootDeviceType) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- rootDeviceType - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- ROUTE_TABLE - Static variable in class org.jclouds.ec2.domain.Tag.ResourceType
-
- routeTable() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- runAsRoot(boolean) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- runAsRoot(boolean) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
- runInstancesInRegion(String, String, String, int, int, RunInstancesOptions...) - Method in interface org.jclouds.ec2.features.InstanceApi
-
Launches a specified number of instances of an AMI for which you have
permissions.
- RunInstancesOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the RunInstances operation.
- RunInstancesOptions() - Constructor for class org.jclouds.ec2.options.RunInstancesOptions
-
- RunInstancesOptions.Builder - Class in org.jclouds.ec2.options
-
- RunInstancesResponseHandler - Class in org.jclouds.ec2.xml
-
Parses the following XML document:
RunInstancesResponse xmlns="http:
- RunInstancesResponseHandler(DateService, Supplier<String>) - Constructor for class org.jclouds.ec2.xml.RunInstancesResponseHandler
-
- RunningInstance - Class in org.jclouds.ec2.domain
-
- RunningInstance(String, Iterable<String>, String, String, String, String, InstanceState, String, String, String, String, String, Date, String, String, String, String, String, String, String, RootDeviceType, String, Map<String, BlockDevice>, Map<String, String>) - Constructor for class org.jclouds.ec2.domain.RunningInstance
-
- RunningInstance.Builder<T extends RunningInstance.Builder<T>> - Class in org.jclouds.ec2.domain
-
- RunningInstanceToNodeMetadata - Class in org.jclouds.ec2.compute.functions
-
- RunningInstanceToNodeMetadata(Map<InstanceState, NodeMetadata.Status>, Map<String, Credentials>, Supplier<LoadingCache<RegionAndName, ? extends Image>>, Supplier<Set<? extends Location>>, Supplier<Set<? extends Hardware>>, GroupNamingConvention.Factory) - Constructor for class org.jclouds.ec2.compute.functions.RunningInstanceToNodeMetadata
-
- runningInstanceToNodeMetadata - Variable in class org.jclouds.ec2.compute.strategy.EC2ListNodesStrategy
-
- runScript(Statement) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- runScript(String) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- runScript(Statement) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
- runScript(String) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
- t1_micro() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T1_MICRO - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Instance
613 MB of memory
up to 2 ECUs (for short periodic bursts)
No instance storage (EBS storage only)
32-bit or 64-bit platform
- t2_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T2_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
32 GB memory
8 vCPU / 40% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t2_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T2_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
8 GB memory
2 vCPU / 40% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t2_medium() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T2_MEDIUM - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
4 GB memory
2 vCPU / 40% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t2_micro() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T2_MICRO - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
1 GB memory
1 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t2_nano() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T2_NANO - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
512 MB memory
1 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t2_small() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T2_SMALL - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
2 GB memory
1 vCPU / 20% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t2_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T2_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
16 GB memory
4 vCPU / 40% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t3_2xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T3_2XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
32 GB memory
8 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t3_large() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T3_LARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
8 GB memory
2 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t3_medium() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T3_MEDIUM - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
4 GB memory
2 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t3_micro() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T3_MICRO - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
1 GB memory
2 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t3_nano() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T3_NANO - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
512 MB memory
2 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t3_small() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T3_SMALL - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
2 GB memory
2 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- t3_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- T3_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Micro Burstable Performance Instance
16 GB memory
4 vCPU / 10% baseline performance
No instance storage (EBS storage only)
64-bit platform
- tag(String, String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- tag(String) - Method in class org.jclouds.ec2.domain.Subnet.Builder
-
- tag(String, String) - Method in class org.jclouds.ec2.domain.Subnet.Builder
-
- Tag - Class in org.jclouds.ec2.domain
-
To help you manage your Amazon EC2 instances, images, and other Amazon EC2
resources, you can assign your own metadata to each resource in the form of
tags.
- Tag(String, String, String, Optional<String>) - Constructor for class org.jclouds.ec2.domain.Tag
-
- Tag.Builder - Class in org.jclouds.ec2.domain
-
- Tag.ResourceType - Class in org.jclouds.ec2.domain
-
Describes the well-known resource types that can be tagged.
- TagApi - Interface in org.jclouds.ec2.features
-
Provides access to Amazon EC2 via the Query API
- TagFilterBuilder - Class in org.jclouds.ec2.util
-
You can use filters to limit the results when describing tags.
- TagFilterBuilder() - Constructor for class org.jclouds.ec2.util.TagFilterBuilder
-
- TagHandler - Class in org.jclouds.ec2.xml
-
- TagHandler() - Constructor for class org.jclouds.ec2.xml.TagHandler
-
- tagKey(String) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- tagKeys(String...) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- tagKeys(Iterable<String>) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- tags(Iterable<String>) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- tags(Iterable<String>) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
- tags - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- tags(Map<String, String>) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- tags - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- tags(Map<String, String>) - Method in class org.jclouds.ec2.domain.Subnet.Builder
-
- Tags - Class in org.jclouds.ec2.util
-
- Tags.KeyFunction - Enum in org.jclouds.ec2.util
-
- Tags.ResourceIdFunction - Enum in org.jclouds.ec2.util
-
- Tags.ValueFunction - Enum in org.jclouds.ec2.util
-
- TagSetHandler - Class in org.jclouds.ec2.xml
-
- TagSetHandler() - Constructor for class org.jclouds.ec2.xml.TagSetHandler
-
- tagValue(String) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- tagValues(String...) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- tagValues(Iterable<String>) - Method in class org.jclouds.ec2.util.SubnetFilterBuilder
-
- templateOptions() - Method in class org.jclouds.ec2.compute.EC2ComputeService
-
- terminateInstancesInRegion(String, String...) - Method in interface org.jclouds.ec2.features.InstanceApi
-
Shuts down one or more instances.
- timestamp - Variable in class org.jclouds.ec2.domain.PasswordData.Builder
-
- timestamp(Date) - Method in class org.jclouds.ec2.domain.PasswordData.Builder
-
- timestamp - Variable in class org.jclouds.ec2.domain.PasswordData
-
- to(int) - Method in class org.jclouds.ec2.util.IpPermissions.ToPortSelection
-
- toBuilder() - Method in class org.jclouds.ec2.domain.KeyPair
-
- toBuilder() - Method in class org.jclouds.ec2.domain.PasswordData
-
- toBuilder() - Method in class org.jclouds.ec2.domain.Reservation
-
- toBuilder() - Method in class org.jclouds.ec2.domain.RunningInstance
-
- toBuilder() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
- toBuilder() - Method in class org.jclouds.ec2.domain.Subnet
-
- toBuilder() - Method in class org.jclouds.ec2.domain.Tag
-
- toBuilder() - Method in class org.jclouds.ec2.domain.Volume
-
- toBuilder() - Method in class org.jclouds.ec2.EC2ApiMetadata
-
- toEC2SecurityGroups(Multimap<String, String>) - Method in class org.jclouds.ec2.util.IpPermissions.ToSourceSelection
-
- toPortableImageStatus - Static variable in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- toPortableImageStatus() - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- toPortableNodeStatus - Static variable in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- toPortableNodeStatus() - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- toString() - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder.RequiresRootDeviceType
-
- toString() - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder.RequiresVirtualizationType
-
- toString() - Method in class org.jclouds.ec2.compute.domain.PasswordDataAndPrivateKey
- toString() - Method in class org.jclouds.ec2.compute.domain.RegionAndName
-
- toString() - Method in class org.jclouds.ec2.compute.functions.PresentInstances
-
- toString() - Method in enum org.jclouds.ec2.domain.Attachment.Status
-
- toString() - Method in class org.jclouds.ec2.domain.Attachment
-
- toString() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
- toString() - Method in class org.jclouds.ec2.domain.BlockDevice
-
- toString() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- toString() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- toString() - Method in class org.jclouds.ec2.domain.BundleTask.Error
-
- toString() - Method in class org.jclouds.ec2.domain.BundleTask
-
- toString() - Method in enum org.jclouds.ec2.domain.Hypervisor
-
- toString() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- toString() - Method in class org.jclouds.ec2.domain.Image
-
- toString() - Method in enum org.jclouds.ec2.domain.ImageAttribute
-
- toString() - Method in enum org.jclouds.ec2.domain.InstanceState
-
- toString() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- toString() - Method in class org.jclouds.ec2.domain.KeyPair
-
- toString() - Method in class org.jclouds.ec2.domain.PasswordData
- toString() - Method in class org.jclouds.ec2.domain.Permission
-
- toString() - Method in class org.jclouds.ec2.domain.Reservation
- toString() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- toString() - Method in enum org.jclouds.ec2.domain.RootDeviceType
-
- toString() - Method in class org.jclouds.ec2.domain.RunningInstance
-
- toString() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
- toString() - Method in enum org.jclouds.ec2.domain.Snapshot.Status
-
- toString() - Method in class org.jclouds.ec2.domain.Snapshot
-
- toString() - Method in class org.jclouds.ec2.domain.Subnet
-
- toString() - Method in class org.jclouds.ec2.domain.Tag
- toString() - Method in class org.jclouds.ec2.domain.UserIdGroupPair
-
- toString() - Method in enum org.jclouds.ec2.domain.VirtualizationType
-
- toString() - Method in enum org.jclouds.ec2.domain.Volume.InstanceInitiatedShutdownBehavior
-
- toString() - Method in enum org.jclouds.ec2.domain.Volume.Status
-
- toString() - Method in class org.jclouds.ec2.domain.Volume
-
- toString() - Method in class org.jclouds.ec2.options.internal.BaseEC2RequestOptions
-
- toString() - Method in enum org.jclouds.ec2.util.Tags.KeyFunction
-
- toString() - Method in enum org.jclouds.ec2.util.Tags.ResourceIdFunction
-
- toString() - Method in enum org.jclouds.ec2.util.Tags.ValueFunction
-
- toVPCSecurityGroups(Iterable<String>) - Method in class org.jclouds.ec2.util.IpPermissions.ToVPCSourceSelection
-
- ToVPCSourceSelection(IpProtocol, int, int) - Constructor for class org.jclouds.ec2.util.IpPermissions.ToVPCSourceSelection
-
- type(int) - Method in class org.jclouds.ec2.util.IpPermissions.ICMPTypeSelection
-
- 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.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
-
- valueFunction() - Static method in class org.jclouds.ec2.util.Tags
-
- 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.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.
- valueOf(String) - Static method in enum org.jclouds.ec2.util.Tags.KeyFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.util.Tags.ResourceIdFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.util.Tags.ValueFunction
-
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.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
-
- values() - Static method in enum org.jclouds.ec2.util.Tags.KeyFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.util.Tags.ResourceIdFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.util.Tags.ValueFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.
- virtualizationTypes(VirtualizationType...) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- virtualName(String) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- VoidOnVolumeAvailable() - Constructor for class org.jclouds.ec2.EC2Fallbacks.VoidOnVolumeAvailable
-
- VOLUME - Static variable in class org.jclouds.ec2.domain.Tag.ResourceType
-
- Volume - Class in org.jclouds.ec2.domain
-
- Volume(String, String, int, String, String, Volume.Status, Date, String, Integer, boolean, 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.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(ElasticBlockStoreApi) - Constructor for class org.jclouds.ec2.predicates.VolumeAttached
-
- VolumeAvailable - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is completed.
- VolumeAvailable(ElasticBlockStoreApi) - Constructor for class org.jclouds.ec2.predicates.VolumeAvailable
-
- VolumeDetached - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is detached.
- VolumeDetached(ElasticBlockStoreApi) - 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
-
- volumeType(String) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- volumeType(String) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- volumeType(String) - Static method in class org.jclouds.ec2.options.CreateVolumeOptions.Builder
-
- volumeType(String) - Method in class org.jclouds.ec2.options.CreateVolumeOptions
-
EBS volume type to use - if not specified, will be "standard".
- volumeType - Variable in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- VPC - Static variable in class 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 class org.jclouds.ec2.domain.Tag.ResourceType
-
- VPN_GATEWAY - Static variable in class org.jclouds.ec2.domain.Tag.ResourceType
-
- vpnConnection() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-
- vpnGateway() - Method in class org.jclouds.ec2.util.TagFilterBuilder
-