Uses of Interface
software.amazon.awssdk.services.ec2.model.MediaDeviceMemoryInfo.Builder
Packages that use MediaDeviceMemoryInfo.Builder
-
Uses of MediaDeviceMemoryInfo.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MediaDeviceMemoryInfo.BuilderModifier and TypeMethodDescriptionMediaDeviceMemoryInfo.builder()The size of the memory available to each media accelerator, in MiB.MediaDeviceMemoryInfo.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type MediaDeviceMemoryInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MediaDeviceMemoryInfo.Builder>MediaDeviceMemoryInfo.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type MediaDeviceMemoryInfo.BuilderModifier and TypeMethodDescriptiondefault MediaDeviceInfo.BuilderMediaDeviceInfo.Builder.memoryInfo(Consumer<MediaDeviceMemoryInfo.Builder> memoryInfo) Describes the memory available to the media accelerator.