| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotSettingsAccessLocation |
SnapshotSettingsAccessLocation.clone() |
SnapshotSettingsAccessLocation |
SnapshotSettings.getAccessLocation()
(Regional snapshots use only)Policy of which location is allowed to access snapshot.
|
SnapshotSettingsAccessLocation |
SnapshotSettingsAccessLocation.set(String fieldName,
Object value) |
SnapshotSettingsAccessLocation |
SnapshotSettingsAccessLocation.setLocations(Map<String,SnapshotSettingsAccessLocationAccessLocationPreference> locations)
List of regions that can restore a regional snapshot from the current region
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotSettings |
SnapshotSettings.setAccessLocation(SnapshotSettingsAccessLocation accessLocation)
(Regional snapshots use only)Policy of which location is allowed to access snapshot.
|
Copyright © 2011–2024 Google. All rights reserved.