Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected SnapshotClient.ListSnapshotsPage |
SnapshotClient.ListSnapshotsPage.createPage(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
SnapshotList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> |
SnapshotClient.ListSnapshotsPage.createPageAsync(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected SnapshotClient.ListSnapshotsFixedSizeCollection |
SnapshotClient.ListSnapshotsFixedSizeCollection.createCollection(List<SnapshotClient.ListSnapshotsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.