| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceTypeInfo |
InstanceTypeInfo.clone() |
InstanceTypeInfo |
InstanceTypeInfo.withAutoRecoverySupported(Boolean autoRecoverySupported)
Indicates whether Amazon CloudWatch action based recovery is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withBareMetal(Boolean bareMetal)
Indicates whether the instance is a bare metal instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withBurstablePerformanceSupported(Boolean burstablePerformanceSupported)
Indicates whether the instance type is a burstable performance T instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withCurrentGeneration(Boolean currentGeneration)
Indicates whether the instance type is current generation.
|
InstanceTypeInfo |
InstanceTypeInfo.withDedicatedHostsSupported(Boolean dedicatedHostsSupported)
Indicates whether Dedicated Hosts are supported on the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withEbsInfo(EbsInfo ebsInfo)
Describes the Amazon EBS settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withFpgaInfo(FpgaInfo fpgaInfo)
Describes the FPGA accelerator settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withFreeTierEligible(Boolean freeTierEligible)
Indicates whether the instance type is eligible for the free tier.
|
InstanceTypeInfo |
InstanceTypeInfo.withGpuInfo(GpuInfo gpuInfo)
Describes the GPU accelerator settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withHibernationSupported(Boolean hibernationSupported)
Indicates whether On-Demand hibernation is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withHypervisor(InstanceTypeHypervisor hypervisor)
The hypervisor for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withHypervisor(String hypervisor)
The hypervisor for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withInferenceAcceleratorInfo(InferenceAcceleratorInfo inferenceAcceleratorInfo)
Describes the Inference accelerator settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withInstanceStorageInfo(InstanceStorageInfo instanceStorageInfo)
Describes the instance storage for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withInstanceStorageSupported(Boolean instanceStorageSupported)
Indicates whether instance storage is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withInstanceType(InstanceType instanceType)
The instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withInstanceType(String instanceType)
The instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withMediaAcceleratorInfo(MediaAcceleratorInfo mediaAcceleratorInfo)
Describes the media accelerator settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withMemoryInfo(MemoryInfo memoryInfo)
Describes the memory for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withNetworkInfo(NetworkInfo networkInfo)
Describes the network settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withNeuronInfo(NeuronInfo neuronInfo)
Describes the Neuron accelerator settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withNitroEnclavesSupport(NitroEnclavesSupport nitroEnclavesSupport)
Indicates whether Nitro Enclaves is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withNitroEnclavesSupport(String nitroEnclavesSupport)
Indicates whether Nitro Enclaves is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withNitroTpmInfo(NitroTpmInfo nitroTpmInfo)
Describes the supported NitroTPM versions for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withNitroTpmSupport(NitroTpmSupport nitroTpmSupport)
Indicates whether NitroTPM is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withNitroTpmSupport(String nitroTpmSupport)
Indicates whether NitroTPM is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withPhcSupport(PhcSupport phcSupport)
Indicates whether a local Precision Time Protocol (PTP) hardware clock (PHC) is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withPhcSupport(String phcSupport)
Indicates whether a local Precision Time Protocol (PTP) hardware clock (PHC) is supported.
|
InstanceTypeInfo |
InstanceTypeInfo.withPlacementGroupInfo(PlacementGroupInfo placementGroupInfo)
Describes the placement group settings for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withProcessorInfo(ProcessorInfo processorInfo)
Describes the processor.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedBootModes(BootModeType... supportedBootModes)
The supported boot modes.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedBootModes(Collection<String> supportedBootModes)
The supported boot modes.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedBootModes(String... supportedBootModes)
The supported boot modes.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedRootDeviceTypes(Collection<String> supportedRootDeviceTypes)
The supported root device types.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedRootDeviceTypes(RootDeviceType... supportedRootDeviceTypes)
The supported root device types.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedRootDeviceTypes(String... supportedRootDeviceTypes)
The supported root device types.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedUsageClasses(Collection<String> supportedUsageClasses)
Indicates whether the instance type is offered for spot or On-Demand.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedUsageClasses(String... supportedUsageClasses)
Indicates whether the instance type is offered for spot or On-Demand.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedUsageClasses(UsageClassType... supportedUsageClasses)
Indicates whether the instance type is offered for spot or On-Demand.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedVirtualizationTypes(Collection<String> supportedVirtualizationTypes)
The supported virtualization types.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedVirtualizationTypes(String... supportedVirtualizationTypes)
The supported virtualization types.
|
InstanceTypeInfo |
InstanceTypeInfo.withSupportedVirtualizationTypes(VirtualizationType... supportedVirtualizationTypes)
The supported virtualization types.
|
InstanceTypeInfo |
InstanceTypeInfo.withVCpuInfo(VCpuInfo vCpuInfo)
Describes the vCPU configurations for the instance type.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTypeInfo> |
DescribeInstanceTypesResult.getInstanceTypes()
The instance type.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceTypesResult |
DescribeInstanceTypesResult.withInstanceTypes(InstanceTypeInfo... instanceTypes)
The instance type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInstanceTypesResult.setInstanceTypes(Collection<InstanceTypeInfo> instanceTypes)
The instance type.
|
DescribeInstanceTypesResult |
DescribeInstanceTypesResult.withInstanceTypes(Collection<InstanceTypeInfo> instanceTypes)
The instance type.
|
Copyright © 2025. All rights reserved.