| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
MachineType.ScratchDisks |
MachineType.ScratchDisks.clone() |
MachineType.ScratchDisks |
MachineType.ScratchDisks.set(String fieldName,
Object value) |
MachineType.ScratchDisks |
MachineType.ScratchDisks.setDiskGb(Integer diskGb)
Size of the scratch disk, defined in GB.
|
| Modifier and Type | Method and Description |
|---|---|
List<MachineType.ScratchDisks> |
MachineType.getScratchDisks()
[Output Only] A list of extended scratch disks assigned to the instance.
|
| Modifier and Type | Method and Description |
|---|---|
MachineType |
MachineType.setScratchDisks(List<MachineType.ScratchDisks> scratchDisks)
[Output Only] A list of extended scratch disks assigned to the instance.
|
Copyright © 2011–2021 Google. All rights reserved.