public static class FirestoreClient.ListCollectionIdsPagedResponse extends AbstractPagedListResponse<com.google.firestore.v1beta1.ListCollectionIdsRequest,com.google.firestore.v1beta1.ListCollectionIdsResponse,String,FirestoreClient.ListCollectionIdsPage,FirestoreClient.ListCollectionIdsFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse> |
createAsync(PageContext<com.google.firestore.v1beta1.ListCollectionIdsRequest,com.google.firestore.v1beta1.ListCollectionIdsResponse,String> context,
ApiFuture<com.google.firestore.v1beta1.ListCollectionIdsResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse> createAsync(PageContext<com.google.firestore.v1beta1.ListCollectionIdsRequest,com.google.firestore.v1beta1.ListCollectionIdsResponse,String> context, ApiFuture<com.google.firestore.v1beta1.ListCollectionIdsResponse> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.