public static class IndexServiceClient.ListIndexesPage extends com.google.api.gax.paging.AbstractPage<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage>
| Modifier and Type | Method and Description |
|---|---|
protected IndexServiceClient.ListIndexesPage |
createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
ListIndexesResponse response) |
com.google.api.core.ApiFuture<IndexServiceClient.ListIndexesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected IndexServiceClient.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,IndexServiceClient.ListIndexesPage>public com.google.api.core.ApiFuture<IndexServiceClient.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,IndexServiceClient.ListIndexesPage>Copyright © 2024 Google LLC. All rights reserved.