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