| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
NodeTypesScopedList |
NodeTypesScopedList.clone() |
NodeTypesScopedList |
NodeTypesScopedList.set(String fieldName,
Object value) |
NodeTypesScopedList |
NodeTypesScopedList.setNodeTypes(List<NodeType> nodeTypes)
[Output Only] A list of node types contained in this scope.
|
NodeTypesScopedList |
NodeTypesScopedList.setWarning(NodeTypesScopedList.Warning warning)
[Output Only] An informational warning that appears when the node types list is empty.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,NodeTypesScopedList> |
NodeTypeAggregatedList.getItems()
A list of NodeTypesScopedList resources.
|
| Modifier and Type | Method and Description |
|---|---|
NodeTypeAggregatedList |
NodeTypeAggregatedList.setItems(Map<String,NodeTypesScopedList> items)
A list of NodeTypesScopedList resources.
|
Copyright © 2011–2021 Google. All rights reserved.