public static interface FpgaDeviceMemoryInfo.Builder extends SdkPojo, CopyableBuilder<FpgaDeviceMemoryInfo.Builder,FpgaDeviceMemoryInfo>
Modifier and Type | Method and Description |
---|---|
FpgaDeviceMemoryInfo.Builder |
sizeInMiB(Integer sizeInMiB)
The size of the memory available to the FPGA accelerator, in MiB.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
FpgaDeviceMemoryInfo.Builder sizeInMiB(Integer sizeInMiB)
The size of the memory available to the FPGA accelerator, in MiB.
sizeInMiB
- The size of the memory available to the FPGA accelerator, in MiB.Copyright © 2023. All rights reserved.