| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
DiskTypesScopedList |
DiskTypesScopedList.clone() |
DiskTypesScopedList |
DiskTypesScopedList.set(String fieldName,
Object value) |
DiskTypesScopedList |
DiskTypesScopedList.setDiskTypes(List<DiskType> diskTypes)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList |
DiskTypesScopedList.setWarning(DiskTypesScopedList.Warning warning)
[Output Only] Informational warning which replaces the list of disk types when the list is
empty.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DiskTypesScopedList> |
DiskTypeAggregatedList.getItems()
A list of DiskTypesScopedList resources.
|
| Modifier and Type | Method and Description |
|---|---|
DiskTypeAggregatedList |
DiskTypeAggregatedList.setItems(Map<String,DiskTypesScopedList> items)
A list of DiskTypesScopedList resources.
|
Copyright © 2011–2020 Google. All rights reserved.