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