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