public static class FirestoreAdminClient.ListIndexesPage extends AbstractPage<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index,FirestoreAdminClient.ListIndexesPage>
Modifier and Type | Method and Description |
---|---|
protected FirestoreAdminClient.ListIndexesPage |
createPage(PageContext<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index> context,
com.google.firestore.admin.v1.ListIndexesResponse response) |
ApiFuture<FirestoreAdminClient.ListIndexesPage> |
createPageAsync(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) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected FirestoreAdminClient.ListIndexesPage createPage(PageContext<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index> context, com.google.firestore.admin.v1.ListIndexesResponse response)
createPage
in class AbstractPage<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index,FirestoreAdminClient.ListIndexesPage>
public ApiFuture<FirestoreAdminClient.ListIndexesPage> createPageAsync(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)
createPageAsync
in class AbstractPage<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index,FirestoreAdminClient.ListIndexesPage>
Copyright © 2019 Google LLC. All rights reserved.