public class Dataflow.Projects.Locations.Jobs.Snapshots extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dataflow.Projects.Locations.Jobs.Snapshots.List |
| Constructor and Description |
|---|
Snapshots() |
| Modifier and Type | Method and Description |
|---|---|
Dataflow.Projects.Locations.Jobs.Snapshots.List |
list(String projectId,
String location,
String jobId)
Lists snapshots.
|
public Dataflow.Projects.Locations.Jobs.Snapshots.List list(String projectId, String location, String jobId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.projectId - The project ID to list snapshots for.location - The location to list snapshots in.jobId - If specified, list snapshots created from this job.IOExceptionCopyright © 2011–2021 Google. All rights reserved.