| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DisksScopedList.Builder | 
DisksScopedList.Builder.addAllDisks(List<Disk> disks)
[Output Only] A list of disks contained in this scope. 
 | 
DisksScopedList.Builder | 
DisksScopedList.Builder.addDisks(Disk disks)
[Output Only] A list of disks contained in this scope. 
 | 
DisksScopedList.Builder | 
DisksScopedList.Builder.clone()  | 
DisksScopedList.Builder | 
DisksScopedList.Builder.mergeFrom(DisksScopedList other)  | 
static DisksScopedList.Builder | 
DisksScopedList.newBuilder()  | 
static DisksScopedList.Builder | 
DisksScopedList.newBuilder(DisksScopedList prototype)  | 
DisksScopedList.Builder | 
DisksScopedList.Builder.setWarning(Warning warning)
[Output Only] Informational warning which replaces the list of disks when the list is empty. 
 | 
DisksScopedList.Builder | 
DisksScopedList.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.