public static class FirestoreClient.PartitionQueryPage extends com.google.api.gax.paging.AbstractPage<PartitionQueryRequest,PartitionQueryResponse,Cursor,FirestoreClient.PartitionQueryPage>
Modifier and Type | Method and Description |
---|---|
protected FirestoreClient.PartitionQueryPage |
createPage(com.google.api.gax.rpc.PageContext<PartitionQueryRequest,PartitionQueryResponse,Cursor> context,
PartitionQueryResponse response) |
com.google.api.core.ApiFuture<FirestoreClient.PartitionQueryPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<PartitionQueryRequest,PartitionQueryResponse,Cursor> context,
com.google.api.core.ApiFuture<PartitionQueryResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected FirestoreClient.PartitionQueryPage createPage(com.google.api.gax.rpc.PageContext<PartitionQueryRequest,PartitionQueryResponse,Cursor> context, PartitionQueryResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<PartitionQueryRequest,PartitionQueryResponse,Cursor,FirestoreClient.PartitionQueryPage>
public com.google.api.core.ApiFuture<FirestoreClient.PartitionQueryPage> createPageAsync(com.google.api.gax.rpc.PageContext<PartitionQueryRequest,PartitionQueryResponse,Cursor> context, com.google.api.core.ApiFuture<PartitionQueryResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<PartitionQueryRequest,PartitionQueryResponse,Cursor,FirestoreClient.PartitionQueryPage>
Copyright © 2023 Google LLC. All rights reserved.