Uses of Interface
software.amazon.awssdk.services.ec2.model.FpgaDeviceInfo.Builder
Packages that use FpgaDeviceInfo.Builder
-
Uses of FpgaDeviceInfo.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FpgaDeviceInfo.BuilderModifier and TypeMethodDescriptionstatic FpgaDeviceInfo.BuilderFpgaDeviceInfo.builder()The count of FPGA accelerators for the instance type.FpgaDeviceInfo.Builder.manufacturer(String manufacturer) The manufacturer of the FPGA accelerator.default FpgaDeviceInfo.BuilderFpgaDeviceInfo.Builder.memoryInfo(Consumer<FpgaDeviceMemoryInfo.Builder> memoryInfo) Describes the memory for the FPGA accelerator for the instance type.FpgaDeviceInfo.Builder.memoryInfo(FpgaDeviceMemoryInfo memoryInfo) Describes the memory for the FPGA accelerator for the instance type.The name of the FPGA accelerator.FpgaDeviceInfo.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type FpgaDeviceInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FpgaDeviceInfo.Builder>FpgaDeviceInfo.serializableBuilderClass()