| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
SnapshotClient.ListSnapshotsPagedResponse | 
SnapshotClient.listSnapshots(ListSnapshotsHttpRequest request)
Retrieves the list of Snapshot resources contained within the specified project. 
 | 
SnapshotClient.ListSnapshotsPagedResponse | 
SnapshotClient.listSnapshots(ProjectName project)
Retrieves the list of Snapshot resources contained within the specified project. 
 | 
SnapshotClient.ListSnapshotsPagedResponse | 
SnapshotClient.listSnapshots(String project)
Retrieves the list of Snapshot resources contained within the specified project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPagedResponse> | 
SnapshotClient.ListSnapshotsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
           com.google.api.core.ApiFuture<SnapshotList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> | 
SnapshotClient.listSnapshotsPagedCallable()
Retrieves the list of Snapshot resources contained within the specified project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> | 
SnapshotSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> | 
SnapshotSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> | 
HttpJsonSnapshotStub.listSnapshotsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> | 
SnapshotStub.listSnapshotsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> | 
SnapshotStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> | 
SnapshotStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots. 
 | 
Copyright © 2019 Google LLC. All rights reserved.