Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
StoragePoolsScopedList |
StoragePoolsScopedList.clone() |
StoragePoolsScopedList |
StoragePoolsScopedList.set(String fieldName,
Object value) |
StoragePoolsScopedList |
StoragePoolsScopedList.setStoragePools(List<StoragePool> storagePools)
[Output Only] A list of storage pool contained in this scope.
|
StoragePoolsScopedList |
StoragePoolsScopedList.setWarning(StoragePoolsScopedList.Warning warning)
[Output Only] Informational warning which replaces the list of storage pool when the list is
empty.
|
Modifier and Type | Method and Description |
---|---|
Map<String,StoragePoolsScopedList> |
StoragePoolAggregatedList.getItems()
A list of StoragePoolsScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
StoragePoolAggregatedList |
StoragePoolAggregatedList.setItems(Map<String,StoragePoolsScopedList> items)
A list of StoragePoolsScopedList resources.
|
Copyright © 2011–2025 Google. All rights reserved.