Uses of Class
com.google.cloud.firestore.v1.FirestoreClient.ListCollectionIdsPage
Packages that use FirestoreClient.ListCollectionIdsPage
-
Uses of FirestoreClient.ListCollectionIdsPage in com.google.cloud.firestore.v1
Methods in com.google.cloud.firestore.v1 that return FirestoreClient.ListCollectionIdsPageModifier and TypeMethodDescriptionprotected FirestoreClient.ListCollectionIdsPageFirestoreClient.ListCollectionIdsPage.createPage(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest, ListCollectionIdsResponse, String> context, ListCollectionIdsResponse response) Methods in com.google.cloud.firestore.v1 that return types with arguments of type FirestoreClient.ListCollectionIdsPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPage>FirestoreClient.ListCollectionIdsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest, ListCollectionIdsResponse, String> context, com.google.api.core.ApiFuture<ListCollectionIdsResponse> futureResponse) Method parameters in com.google.cloud.firestore.v1 with type arguments of type FirestoreClient.ListCollectionIdsPageModifier and TypeMethodDescriptionFirestoreClient.ListCollectionIdsFixedSizeCollection.createCollection(List<FirestoreClient.ListCollectionIdsPage> pages, int collectionSize)