Uses of Class
software.amazon.awssdk.services.elasticinference.model.MemoryInfo
-
Packages that use MemoryInfo Package Description software.amazon.awssdk.services.elasticinference.model -
-
Uses of MemoryInfo in software.amazon.awssdk.services.elasticinference.model
Methods in software.amazon.awssdk.services.elasticinference.model that return MemoryInfo Modifier and Type Method Description MemoryInfoAcceleratorType. memoryInfo()The memory information of the Elastic Inference Accelerator type.Methods in software.amazon.awssdk.services.elasticinference.model with parameters of type MemoryInfo Modifier and Type Method Description AcceleratorType.BuilderAcceleratorType.Builder. memoryInfo(MemoryInfo memoryInfo)The memory information of the Elastic Inference Accelerator type.
-