Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
MemoryInfo |
MemoryInfo.clone() |
MemoryInfo |
InstanceTypeInfo.getMemoryInfo()
Describes the memory for the instance type.
|
MemoryInfo |
MemoryInfo.withSizeInMiB(Long sizeInMiB)
The size of the memory, in MiB.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceTypeInfo.setMemoryInfo(MemoryInfo memoryInfo)
Describes the memory for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withMemoryInfo(MemoryInfo memoryInfo)
Describes the memory for the instance type.
|
Copyright © 2023. All rights reserved.