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 com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> |
createAsync(PageContext<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index> context,
com.google.api.core.ApiFuture<com.google.firestore.admin.v1.ListIndexesResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> createAsync(PageContext<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index> context, com.google.api.core.ApiFuture<com.google.firestore.admin.v1.ListIndexesResponse> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.