public static final class MachineType.ScratchDisks extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ScratchDisks() |
| Modifier and Type | Method and Description |
|---|---|
MachineType.ScratchDisks |
clone() |
Integer |
getDiskGb()
Size of the scratch disk, defined in GB.
|
MachineType.ScratchDisks |
set(String fieldName,
Object value) |
MachineType.ScratchDisks |
setDiskGb(Integer diskGb)
Size of the scratch disk, defined in GB.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Integer getDiskGb()
null for nonepublic MachineType.ScratchDisks setDiskGb(Integer diskGb)
diskGb - diskGb or null for nonepublic MachineType.ScratchDisks set(String fieldName, Object value)
set in class GenericJsonpublic MachineType.ScratchDisks clone()
clone in class GenericJsonCopyright © 2011–2020 Google. All rights reserved.