Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.addAllTargetInstances(List<TargetInstance> targetInstances)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.addTargetInstances(TargetInstance targetInstances)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.clone() |
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.mergeFrom(TargetInstancesScopedList other) |
static TargetInstancesScopedList.Builder |
TargetInstancesScopedList.newBuilder() |
static TargetInstancesScopedList.Builder |
TargetInstancesScopedList.newBuilder(TargetInstancesScopedList prototype) |
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of addresses when the list is empty.
|
TargetInstancesScopedList.Builder |
TargetInstancesScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.