Uses of Class
software.amazon.awssdk.services.ec2.model.GpuDeviceMemoryInfo
Packages that use GpuDeviceMemoryInfo
-
Uses of GpuDeviceMemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GpuDeviceMemoryInfoModifier and TypeMethodDescriptionfinal GpuDeviceMemoryInfoGpuDeviceInfo.memoryInfo()Describes the memory available to the GPU accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type GpuDeviceMemoryInfoModifier and TypeMethodDescriptionGpuDeviceInfo.Builder.memoryInfo(GpuDeviceMemoryInfo memoryInfo) Describes the memory available to the GPU accelerator.