public static class BatchControllerClient.ListBatchesPage extends AbstractPage<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage>
Modifier and Type | Method and Description |
---|---|
protected BatchControllerClient.ListBatchesPage |
createPage(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context,
ListBatchesResponse response) |
com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPage> |
createPageAsync(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context,
com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected BatchControllerClient.ListBatchesPage createPage(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, ListBatchesResponse response)
createPage
in class AbstractPage<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage>
public com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPage> createPageAsync(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.