Package | Description |
---|---|
com.google.api.services.compute | |
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Compute.SnapshotSettings.Patch |
Compute.SnapshotSettings.patch(String project,
SnapshotSettings content)
Patch snapshot settings.
|
Constructor and Description |
---|
Patch(String project,
SnapshotSettings content)
Patch snapshot settings.
|
Modifier and Type | Method and Description |
---|---|
SnapshotSettings |
SnapshotSettings.clone() |
SnapshotSettings |
SnapshotSettings.set(String fieldName,
Object value) |
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–2025 Google. All rights reserved.