public static class FirestoreClient.ListDocumentsPagedResponse extends AbstractPagedListResponse<com.google.firestore.v1.ListDocumentsRequest,com.google.firestore.v1.ListDocumentsResponse,com.google.firestore.v1.Document,FirestoreClient.ListDocumentsPage,FirestoreClient.ListDocumentsFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<FirestoreClient.ListDocumentsPagedResponse> |
createAsync(PageContext<com.google.firestore.v1.ListDocumentsRequest,com.google.firestore.v1.ListDocumentsResponse,com.google.firestore.v1.Document> context,
com.google.api.core.ApiFuture<com.google.firestore.v1.ListDocumentsResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<FirestoreClient.ListDocumentsPagedResponse> createAsync(PageContext<com.google.firestore.v1.ListDocumentsRequest,com.google.firestore.v1.ListDocumentsResponse,com.google.firestore.v1.Document> context, com.google.api.core.ApiFuture<com.google.firestore.v1.ListDocumentsResponse> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.