Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ScratchDisks |
ScratchDisks.Builder.build() |
static ScratchDisks |
ScratchDisks.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<ScratchDisks> |
MachineType.getScratchDisksList()
[Output Only] A list of extended scratch disks assigned to the instance.
|
List<ScratchDisks> |
MachineType.Builder.getScratchDisksList()
[Output Only] A list of extended scratch disks assigned to the instance.
|
Modifier and Type | Method and Description |
---|---|
MachineType.Builder |
MachineType.Builder.addScratchDisks(ScratchDisks scratchDisks)
[Output Only] A list of extended scratch disks assigned to the instance.
|
ScratchDisks.Builder |
ScratchDisks.Builder.mergeFrom(ScratchDisks other) |
static ScratchDisks.Builder |
ScratchDisks.newBuilder(ScratchDisks prototype) |
Modifier and Type | Method and Description |
---|---|
MachineType.Builder |
MachineType.Builder.addAllScratchDisks(List<ScratchDisks> scratchDisks)
[Output Only] A list of extended scratch disks assigned to the instance.
|
Copyright © 2019 Google LLC. All rights reserved.