| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected SnapshotsClient.ListPage |
SnapshotsClient.ListPage.createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,SnapshotList,Snapshot> context,
SnapshotList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SnapshotsClient.ListPage> |
SnapshotsClient.ListPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SnapshotsClient.ListFixedSizeCollection |
SnapshotsClient.ListFixedSizeCollection.createCollection(List<SnapshotsClient.ListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.