Package com.google.cloud.firestore.v1
Class FirestoreAdminClient.ListIndexesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage,FirestoreAdminClient.ListIndexesFixedSizeCollection>
com.google.cloud.firestore.v1.FirestoreAdminClient.ListIndexesPagedResponse
- All Implemented Interfaces:
PagedListResponse<Index>
- Enclosing class:
- FirestoreAdminClient
public static class FirestoreAdminClient.ListIndexesPagedResponse
extends AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage,FirestoreAdminClient.ListIndexesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, ApiFuture<ListIndexesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> createAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, ApiFuture<ListIndexesResponse> futureResponse)
-