Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SnapshotSettingsStorageLocationSettingsStorageLocationPreference |
SnapshotSettingsStorageLocationSettingsStorageLocationPreference.clone() |
SnapshotSettingsStorageLocationSettingsStorageLocationPreference |
SnapshotSettingsStorageLocationSettingsStorageLocationPreference.set(String fieldName,
Object value) |
SnapshotSettingsStorageLocationSettingsStorageLocationPreference |
SnapshotSettingsStorageLocationSettingsStorageLocationPreference.setName(String name)
Name of the location.
|
Modifier and Type | Method and Description |
---|---|
Map<String,SnapshotSettingsStorageLocationSettingsStorageLocationPreference> |
SnapshotSettingsStorageLocationSettings.getLocations()
When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this
field.
|
Modifier and Type | Method and Description |
---|---|
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.setLocations(Map<String,SnapshotSettingsStorageLocationSettingsStorageLocationPreference> locations)
When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this
field.
|
Copyright © 2011–2025 Google. All rights reserved.