public static interface FpgaDeviceMemoryInfo.Builder extends SdkPojo, CopyableBuilder<FpgaDeviceMemoryInfo.Builder,FpgaDeviceMemoryInfo>
| Modifier and Type | Method and Description |
|---|---|
FpgaDeviceMemoryInfo.Builder |
sizeInMiB(Integer sizeInMiB)
The size (in MiB) for the memory available to the FPGA accelerator.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFpgaDeviceMemoryInfo.Builder sizeInMiB(Integer sizeInMiB)
The size (in MiB) for the memory available to the FPGA accelerator.
sizeInMiB - The size (in MiB) for the memory available to the FPGA accelerator.Copyright © 2020. All rights reserved.