| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static MemoryInfo.Builder |
MemoryInfo.builder() |
MemoryInfo.Builder |
MemoryInfo.Builder.sizeInMiB(Long sizeInMiB)
The size of the memory, in MiB.
|
MemoryInfo.Builder |
MemoryInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MemoryInfo.Builder> |
MemoryInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default InstanceTypeInfo.Builder |
InstanceTypeInfo.Builder.memoryInfo(Consumer<MemoryInfo.Builder> memoryInfo)
Describes the memory for the instance type.
|
Copyright © 2021. All rights reserved.