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