public static class FirestoreAdminClient.ListIndexesPage extends com.google.api.gax.paging.AbstractPage<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage>
Modifier and Type | Method and Description |
---|---|
protected FirestoreAdminClient.ListIndexesPage |
createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
ListIndexesResponse response) |
com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
protected FirestoreAdminClient.ListIndexesPage createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ListIndexesResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage>
public com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage>
Copyright © 2019 Google LLC. All rights reserved.