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