Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.addAllNodeGroups(List<NodeGroup> nodeGroups)
[Output Only] A list of node groups contained in this scope.
|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.addNodeGroups(NodeGroup nodeGroups)
[Output Only] A list of node groups contained in this scope.
|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.clone() |
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.mergeFrom(NodeGroupsScopedList other) |
static NodeGroupsScopedList.Builder |
NodeGroupsScopedList.newBuilder() |
static NodeGroupsScopedList.Builder |
NodeGroupsScopedList.newBuilder(NodeGroupsScopedList prototype) |
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.setWarning(Warning warning)
[Output Only] An informational warning that appears when the nodeGroup list is empty.
|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.