Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.Builder.addAllInstanceGroupManagers(List<InstanceGroupManager> instanceGroupManagers)
[Output Only] The list of managed instance groups that are contained in the specified project
and zone.
|
InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.Builder.addInstanceGroupManagers(InstanceGroupManager instanceGroupManagers)
[Output Only] The list of managed instance groups that are contained in the specified project
and zone.
|
InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.Builder.clone() |
InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.Builder.mergeFrom(InstanceGroupManagersScopedList other) |
static InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.newBuilder() |
static InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.newBuilder(InstanceGroupManagersScopedList prototype) |
InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.Builder.setWarning(Warning warning)
[Output Only] The warning that replaces the list of managed instance groups when the list is
empty.
|
InstanceGroupManagersScopedList.Builder |
InstanceGroupManagersScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.