Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addAllInstanceGroups(List<InstanceGroup> instanceGroups)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addInstanceGroups(InstanceGroup instanceGroups)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.clone() |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.mergeFrom(InstanceGroupsScopedList other) |
static InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.newBuilder() |
static InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.newBuilder(InstanceGroupsScopedList prototype) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setWarning(Warning warning)
[Output Only] An informational warning that replaces the list of instance groups when the
list is empty.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.