Uses of Class
software.amazon.awssdk.services.ec2.model.GpuDeviceMemoryInfo
-
Packages that use GpuDeviceMemoryInfo Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of GpuDeviceMemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GpuDeviceMemoryInfo Modifier and Type Method Description GpuDeviceMemoryInfoGpuDeviceInfo. memoryInfo()Describes the memory available to the GPU accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type GpuDeviceMemoryInfo Modifier and Type Method Description GpuDeviceInfo.BuilderGpuDeviceInfo.Builder. memoryInfo(GpuDeviceMemoryInfo memoryInfo)Describes the memory available to the GPU accelerator.
-