public static class SnapshotClient.ListSnapshotsPage extends com.google.api.gax.paging.AbstractPage<ListSnapshotsHttpRequest,SnapshotList,Snapshot,SnapshotClient.ListSnapshotsPage>
Modifier and Type | Method and Description |
---|---|
protected SnapshotClient.ListSnapshotsPage |
createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
SnapshotList response) |
com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
protected SnapshotClient.ListSnapshotsPage createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context, SnapshotList response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListSnapshotsHttpRequest,SnapshotList,Snapshot,SnapshotClient.ListSnapshotsPage>
public com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context, com.google.api.core.ApiFuture<SnapshotList> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListSnapshotsHttpRequest,SnapshotList,Snapshot,SnapshotClient.ListSnapshotsPage>
Copyright © 2019 Google LLC. All rights reserved.