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, sdkFieldscopyapplyMutation, buildFpgaDeviceMemoryInfo.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 © 2020. All rights reserved.