| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
HealthSourcesScopedList |
HealthSourcesScopedList.clone() |
HealthSourcesScopedList |
HealthSourcesScopedList.set(String fieldName,
Object value) |
HealthSourcesScopedList |
HealthSourcesScopedList.setResources(List<HealthSource> resources)
A list of HealthSources contained in this scope.
|
HealthSourcesScopedList |
HealthSourcesScopedList.setWarning(HealthSourcesScopedList.Warning warning)
Informational warning which replaces the list of health sources when the list is empty.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,HealthSourcesScopedList> |
HealthSourceAggregatedList.getItems()
A list of HealthSourcesScopedList resources.
|
| Modifier and Type | Method and Description |
|---|---|
HealthSourceAggregatedList |
HealthSourceAggregatedList.setItems(Map<String,HealthSourcesScopedList> items)
A list of HealthSourcesScopedList resources.
|
Copyright © 2011–2025 Google. All rights reserved.