| Package | Description | 
|---|---|
| com.google.cloud.compute.deprecated | 
 A client for Google Compute Engine – High-performance, scalable virtual machines. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Compute.SnapshotOption | 
Compute.SnapshotOption.fields(Compute.SnapshotField... fields)
Returns an option to specify the snapshot's fields to be returned by the RPC call. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Snapshot | 
Compute.getSnapshot(String snapshot,
           Compute.SnapshotOption... options)
Returns the requested snapshot or  
null if not found. | 
Snapshot | 
Snapshot.reload(Compute.SnapshotOption... options)
Fetches current snapshot's latest information. 
 | 
Copyright © 2019 Google LLC. All rights reserved.