| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceTemplatesScopedList |
InstanceTemplatesScopedList.clone() |
InstanceTemplatesScopedList |
InstanceTemplatesScopedList.set(String fieldName,
Object value) |
InstanceTemplatesScopedList |
InstanceTemplatesScopedList.setInstanceTemplates(List<InstanceTemplate> instanceTemplates)
[Output Only] A list of instance templates that are contained within the specified project and
zone.
|
InstanceTemplatesScopedList |
InstanceTemplatesScopedList.setWarning(InstanceTemplatesScopedList.Warning warning)
[Output Only] An informational warning that replaces the list of instance templates when the
list is empty.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,InstanceTemplatesScopedList> |
InstanceTemplateAggregatedList.getItems()
A list of InstanceTemplatesScopedList resources.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceTemplateAggregatedList |
InstanceTemplateAggregatedList.setItems(Map<String,InstanceTemplatesScopedList> items)
A list of InstanceTemplatesScopedList resources.
|
Copyright © 2011–2023 Google. All rights reserved.