Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
MediaDeviceMemoryInfo |
MediaDeviceMemoryInfo.clone() |
MediaDeviceMemoryInfo |
MediaDeviceInfo.getMemoryInfo()
Describes the memory available to the media accelerator.
|
MediaDeviceMemoryInfo |
MediaDeviceMemoryInfo.withSizeInMiB(Integer sizeInMiB)
The size of the memory available to each media accelerator, in MiB.
|
Modifier and Type | Method and Description |
---|---|
void |
MediaDeviceInfo.setMemoryInfo(MediaDeviceMemoryInfo memoryInfo)
Describes the memory available to the media accelerator.
|
MediaDeviceInfo |
MediaDeviceInfo.withMemoryInfo(MediaDeviceMemoryInfo memoryInfo)
Describes the memory available to the media accelerator.
|
Copyright © 2024. All rights reserved.