public static interface MemoryInfo.Builder extends SdkPojo, CopyableBuilder<MemoryInfo.Builder,MemoryInfo>
Modifier and Type | Method and Description |
---|---|
MemoryInfo.Builder |
sizeInMiB(Long sizeInMiB)
The size of the memory, in MiB.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
MemoryInfo.Builder sizeInMiB(Long sizeInMiB)
The size of the memory, in MiB.
sizeInMiB
- The size of the memory, in MiB.Copyright © 2022. All rights reserved.