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