Uses of Class
software.amazon.awssdk.services.ec2.model.MediaDeviceMemoryInfo
-
Packages that use MediaDeviceMemoryInfo Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of MediaDeviceMemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MediaDeviceMemoryInfo Modifier and Type Method Description MediaDeviceMemoryInfoMediaDeviceInfo. memoryInfo()Describes the memory available to the media accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type MediaDeviceMemoryInfo Modifier and Type Method Description MediaDeviceInfo.BuilderMediaDeviceInfo.Builder. memoryInfo(MediaDeviceMemoryInfo memoryInfo)Describes the memory available to the media accelerator.
-