Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.clone() |
SnapshotSettingsStorageLocationSettings |
SnapshotSettings.getStorageLocation()
Policy of which storage location is going to be resolved, and additional data that
particularizes how the policy is going to be carried out.
|
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.set(String fieldName,
Object value) |
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.setLocations(Map<String,SnapshotSettingsStorageLocationSettingsStorageLocationPreference> locations)
When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this
field.
|
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.setPolicy(String policy)
The chosen location policy.
|
Modifier and Type | Method and Description |
---|---|
SnapshotSettings |
SnapshotSettings.setStorageLocation(SnapshotSettingsStorageLocationSettings storageLocation)
Policy of which storage location is going to be resolved, and additional data that
particularizes how the policy is going to be carried out.
|
Copyright © 2011–2024 Google. All rights reserved.