| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
QueuedResourcesScopedList |
QueuedResourcesScopedList.clone() |
QueuedResourcesScopedList |
QueuedResourcesScopedList.set(String fieldName,
Object value) |
QueuedResourcesScopedList |
QueuedResourcesScopedList.setQueuedResources(List<QueuedResource> queuedResources)
List of QueuedResources contained in this scope.
|
QueuedResourcesScopedList |
QueuedResourcesScopedList.setWarning(QueuedResourcesScopedList.Warning warning)
Informational warning which replaces the list of backend services when the list is empty.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,QueuedResourcesScopedList> |
QueuedResourcesAggregatedList.getItems()
A list of QueuedResourcesScopedList resources.
|
| Modifier and Type | Method and Description |
|---|---|
QueuedResourcesAggregatedList |
QueuedResourcesAggregatedList.setItems(Map<String,QueuedResourcesScopedList> items)
A list of QueuedResourcesScopedList resources.
|
Copyright © 2011–2023 Google. All rights reserved.