public static class SnapshotClient.ListSnapshotsPage extends AbstractPage<ListSnapshotsHttpRequest,SnapshotList,Snapshot,SnapshotClient.ListSnapshotsPage>
| Modifier and Type | Method and Description |
|---|---|
protected SnapshotClient.ListSnapshotsPage |
createPage(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
SnapshotList response) |
com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> |
createPageAsync(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected SnapshotClient.ListSnapshotsPage createPage(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context, SnapshotList response)
createPage in class AbstractPage<ListSnapshotsHttpRequest,SnapshotList,Snapshot,SnapshotClient.ListSnapshotsPage>public com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> createPageAsync(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context, com.google.api.core.ApiFuture<SnapshotList> futureResponse)
createPageAsync in class AbstractPage<ListSnapshotsHttpRequest,SnapshotList,Snapshot,SnapshotClient.ListSnapshotsPage>Copyright © 2019 Google LLC. All rights reserved.