public static class FirestoreAdminClient.ListIndexesPagedResponse extends AbstractPagedListResponse<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index,FirestoreAdminClient.ListIndexesPage,FirestoreAdminClient.ListIndexesFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> |
createAsync(PageContext<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index> context,
ApiFuture<com.google.firestore.admin.v1.ListIndexesResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> createAsync(PageContext<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index> context, ApiFuture<com.google.firestore.admin.v1.ListIndexesResponse> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.