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:
com.google.api.gax.paging.PagedListResponse<Index>
- Enclosing class:
- FirestoreAdminClient
public static class FirestoreAdminClient.ListIndexesPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage,FirestoreAdminClient.ListIndexesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> 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<FirestoreAdminClient.ListIndexesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)
-