| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.ZoneInstantSnapshots.Export |
Compute.ZoneInstantSnapshots.export(String project,
String zone,
String instantSnapshot,
ZoneInstantSnapshotsExportRequest content)
Export the changed blocks between two instant snapshots to a customer's bucket in the user
specified format.
|
| Constructor and Description |
|---|
Export(String project,
String zone,
String instantSnapshot,
ZoneInstantSnapshotsExportRequest content)
Export the changed blocks between two instant snapshots to a customer's bucket in the user
specified format.
|
| Modifier and Type | Method and Description |
|---|---|
ZoneInstantSnapshotsExportRequest |
ZoneInstantSnapshotsExportRequest.clone() |
ZoneInstantSnapshotsExportRequest |
ZoneInstantSnapshotsExportRequest.set(String fieldName,
Object value) |
ZoneInstantSnapshotsExportRequest |
ZoneInstantSnapshotsExportRequest.setExportParams(InstantSnapshotExportParams exportParams)
Parameters to export the changed blocks.
|
Copyright © 2011–2021 Google. All rights reserved.