Package com.google.cloud.firestore.v1
Class FirestoreClient.ListCollectionIdsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListCollectionIdsRequest,ListCollectionIdsResponse,String,FirestoreClient.ListCollectionIdsPage,FirestoreClient.ListCollectionIdsFixedSizeCollection>
com.google.cloud.firestore.v1.FirestoreClient.ListCollectionIdsPagedResponse
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<String>
- Enclosing class:
- FirestoreClient
public static class FirestoreClient.ListCollectionIdsPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<ListCollectionIdsRequest,ListCollectionIdsResponse,String,FirestoreClient.ListCollectionIdsPage,FirestoreClient.ListCollectionIdsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest, ListCollectionIdsResponse, String> context, com.google.api.core.ApiFuture<ListCollectionIdsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest, ListCollectionIdsResponse, String> context, com.google.api.core.ApiFuture<ListCollectionIdsResponse> futureResponse)
-