Package | Description |
---|---|
com.google.api.services.compute | |
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Compute.InstantSnapshots.Export |
Compute.InstantSnapshots.export(String project,
String zone,
String instantSnapshot,
InstantSnapshotsExportRequest 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,
InstantSnapshotsExportRequest 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 |
---|---|
InstantSnapshotsExportRequest |
InstantSnapshotsExportRequest.clone() |
InstantSnapshotsExportRequest |
InstantSnapshotsExportRequest.set(String fieldName,
Object value) |
InstantSnapshotsExportRequest |
InstantSnapshotsExportRequest.setExportParams(InstantSnapshotExportParams exportParams)
Parameters to export the changed blocks.
|
Copyright © 2011–2022 Google. All rights reserved.