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