Uses of Interface
software.amazon.awssdk.services.ec2.model.InstanceTypeInfo.Builder
Packages that use InstanceTypeInfo.Builder
-
Uses of InstanceTypeInfo.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceTypeInfo.BuilderModifier and TypeMethodDescriptionInstanceTypeInfo.Builder.autoRecoverySupported(Boolean autoRecoverySupported) Indicates whether Amazon CloudWatch action based recovery is supported.Indicates whether the instance is a bare metal instance type.static InstanceTypeInfo.BuilderInstanceTypeInfo.builder()InstanceTypeInfo.Builder.burstablePerformanceSupported(Boolean burstablePerformanceSupported) Indicates whether the instance type is a burstable performance T instance type.InstanceTypeInfo.Builder.currentGeneration(Boolean currentGeneration) Indicates whether the instance type is current generation.InstanceTypeInfo.Builder.dedicatedHostsSupported(Boolean dedicatedHostsSupported) Indicates whether Dedicated Hosts are supported on the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.ebsInfo(Consumer<EbsInfo.Builder> ebsInfo) Describes the Amazon EBS settings for the instance type.Describes the Amazon EBS settings for the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.fpgaInfo(Consumer<FpgaInfo.Builder> fpgaInfo) Describes the FPGA accelerator settings for the instance type.Describes the FPGA accelerator settings for the instance type.InstanceTypeInfo.Builder.freeTierEligible(Boolean freeTierEligible) Indicates whether the instance type is eligible for the free tier.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.gpuInfo(Consumer<GpuInfo.Builder> gpuInfo) Describes the GPU accelerator settings for the instance type.Describes the GPU accelerator settings for the instance type.InstanceTypeInfo.Builder.hibernationSupported(Boolean hibernationSupported) Indicates whether On-Demand hibernation is supported.InstanceTypeInfo.Builder.hypervisor(String hypervisor) The hypervisor for the instance type.InstanceTypeInfo.Builder.hypervisor(InstanceTypeHypervisor hypervisor) The hypervisor for the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.inferenceAcceleratorInfo(Consumer<InferenceAcceleratorInfo.Builder> inferenceAcceleratorInfo) Describes the Inference accelerator settings for the instance type.InstanceTypeInfo.Builder.inferenceAcceleratorInfo(InferenceAcceleratorInfo inferenceAcceleratorInfo) Describes the Inference accelerator settings for the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.instanceStorageInfo(Consumer<InstanceStorageInfo.Builder> instanceStorageInfo) Describes the instance storage for the instance type.InstanceTypeInfo.Builder.instanceStorageInfo(InstanceStorageInfo instanceStorageInfo) Describes the instance storage for the instance type.InstanceTypeInfo.Builder.instanceStorageSupported(Boolean instanceStorageSupported) Indicates whether instance storage is supported.InstanceTypeInfo.Builder.instanceType(String instanceType) The instance type.InstanceTypeInfo.Builder.instanceType(InstanceType instanceType) The instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.mediaAcceleratorInfo(Consumer<MediaAcceleratorInfo.Builder> mediaAcceleratorInfo) Describes the media accelerator settings for the instance type.InstanceTypeInfo.Builder.mediaAcceleratorInfo(MediaAcceleratorInfo mediaAcceleratorInfo) Describes the media accelerator settings for the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.memoryInfo(Consumer<MemoryInfo.Builder> memoryInfo) Describes the memory for the instance type.InstanceTypeInfo.Builder.memoryInfo(MemoryInfo memoryInfo) Describes the memory for the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.networkInfo(Consumer<NetworkInfo.Builder> networkInfo) Describes the network settings for the instance type.InstanceTypeInfo.Builder.networkInfo(NetworkInfo networkInfo) Describes the network settings for the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.neuronInfo(Consumer<NeuronInfo.Builder> neuronInfo) Describes the Neuron accelerator settings for the instance type.InstanceTypeInfo.Builder.neuronInfo(NeuronInfo neuronInfo) Describes the Neuron accelerator settings for the instance type.InstanceTypeInfo.Builder.nitroEnclavesSupport(String nitroEnclavesSupport) Indicates whether Nitro Enclaves is supported.InstanceTypeInfo.Builder.nitroEnclavesSupport(NitroEnclavesSupport nitroEnclavesSupport) Indicates whether Nitro Enclaves is supported.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.nitroTpmInfo(Consumer<NitroTpmInfo.Builder> nitroTpmInfo) Describes the supported NitroTPM versions for the instance type.InstanceTypeInfo.Builder.nitroTpmInfo(NitroTpmInfo nitroTpmInfo) Describes the supported NitroTPM versions for the instance type.InstanceTypeInfo.Builder.nitroTpmSupport(String nitroTpmSupport) Indicates whether NitroTPM is supported.InstanceTypeInfo.Builder.nitroTpmSupport(NitroTpmSupport nitroTpmSupport) Indicates whether NitroTPM is supported.InstanceTypeInfo.Builder.phcSupport(String phcSupport) Indicates whether a local Precision Time Protocol (PTP) hardware clock (PHC) is supported.InstanceTypeInfo.Builder.phcSupport(PhcSupport phcSupport) Indicates whether a local Precision Time Protocol (PTP) hardware clock (PHC) is supported.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.placementGroupInfo(Consumer<PlacementGroupInfo.Builder> placementGroupInfo) Describes the placement group settings for the instance type.InstanceTypeInfo.Builder.placementGroupInfo(PlacementGroupInfo placementGroupInfo) Describes the placement group settings for the instance type.default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.processorInfo(Consumer<ProcessorInfo.Builder> processorInfo) Describes the processor.InstanceTypeInfo.Builder.processorInfo(ProcessorInfo processorInfo) Describes the processor.InstanceTypeInfo.Builder.rebootMigrationSupport(String rebootMigrationSupport) Indicates whether reboot migration during a user-initiated reboot is supported for instances that have a scheduledsystem-rebootevent.InstanceTypeInfo.Builder.rebootMigrationSupport(RebootMigrationSupport rebootMigrationSupport) Indicates whether reboot migration during a user-initiated reboot is supported for instances that have a scheduledsystem-rebootevent.InstanceTypeInfo.Builder.supportedBootModes(Collection<BootModeType> supportedBootModes) The supported boot modes.InstanceTypeInfo.Builder.supportedBootModes(BootModeType... supportedBootModes) The supported boot modes.InstanceTypeInfo.Builder.supportedBootModesWithStrings(String... supportedBootModes) The supported boot modes.InstanceTypeInfo.Builder.supportedBootModesWithStrings(Collection<String> supportedBootModes) The supported boot modes.InstanceTypeInfo.Builder.supportedRootDeviceTypes(Collection<RootDeviceType> supportedRootDeviceTypes) The supported root device types.InstanceTypeInfo.Builder.supportedRootDeviceTypes(RootDeviceType... supportedRootDeviceTypes) The supported root device types.InstanceTypeInfo.Builder.supportedRootDeviceTypesWithStrings(String... supportedRootDeviceTypes) The supported root device types.InstanceTypeInfo.Builder.supportedRootDeviceTypesWithStrings(Collection<String> supportedRootDeviceTypes) The supported root device types.InstanceTypeInfo.Builder.supportedUsageClasses(Collection<UsageClassType> supportedUsageClasses) Indicates whether the instance type is offered for spot, On-Demand, or Capacity Blocks.InstanceTypeInfo.Builder.supportedUsageClasses(UsageClassType... supportedUsageClasses) Indicates whether the instance type is offered for spot, On-Demand, or Capacity Blocks.InstanceTypeInfo.Builder.supportedUsageClassesWithStrings(String... supportedUsageClasses) Indicates whether the instance type is offered for spot, On-Demand, or Capacity Blocks.InstanceTypeInfo.Builder.supportedUsageClassesWithStrings(Collection<String> supportedUsageClasses) Indicates whether the instance type is offered for spot, On-Demand, or Capacity Blocks.InstanceTypeInfo.Builder.supportedVirtualizationTypes(Collection<VirtualizationType> supportedVirtualizationTypes) The supported virtualization types.InstanceTypeInfo.Builder.supportedVirtualizationTypes(VirtualizationType... supportedVirtualizationTypes) The supported virtualization types.InstanceTypeInfo.Builder.supportedVirtualizationTypesWithStrings(String... supportedVirtualizationTypes) The supported virtualization types.InstanceTypeInfo.Builder.supportedVirtualizationTypesWithStrings(Collection<String> supportedVirtualizationTypes) The supported virtualization types.InstanceTypeInfo.toBuilder()default InstanceTypeInfo.BuilderInstanceTypeInfo.Builder.vCpuInfo(Consumer<VCpuInfo.Builder> vCpuInfo) Describes the vCPU configurations for the instance type.Describes the vCPU configurations for the instance type.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type InstanceTypeInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstanceTypeInfo.Builder>InstanceTypeInfo.serializableBuilderClass()