Uses of Class
com.google.cloud.firestore.v1.FirestoreClient.ListDocumentsPage
Packages that use FirestoreClient.ListDocumentsPage
-
Uses of FirestoreClient.ListDocumentsPage in com.google.cloud.firestore.v1
Methods in com.google.cloud.firestore.v1 that return FirestoreClient.ListDocumentsPageModifier and TypeMethodDescriptionprotected FirestoreClient.ListDocumentsPageFirestoreClient.ListDocumentsPage.createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest, ListDocumentsResponse, Document> context, ListDocumentsResponse response) Methods in com.google.cloud.firestore.v1 that return types with arguments of type FirestoreClient.ListDocumentsPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<FirestoreClient.ListDocumentsPage>FirestoreClient.ListDocumentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest, ListDocumentsResponse, Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse) Method parameters in com.google.cloud.firestore.v1 with type arguments of type FirestoreClient.ListDocumentsPageModifier and TypeMethodDescriptionFirestoreClient.ListDocumentsFixedSizeCollection.createCollection(List<FirestoreClient.ListDocumentsPage> pages, int collectionSize)