public static class BatchServiceClient.ListTasksPage extends com.google.api.gax.paging.AbstractPage<ListTasksRequest,ListTasksResponse,Task,BatchServiceClient.ListTasksPage>
| Modifier and Type | Method and Description |
|---|---|
protected BatchServiceClient.ListTasksPage |
createPage(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
ListTasksResponse response) |
com.google.api.core.ApiFuture<BatchServiceClient.ListTasksPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
com.google.api.core.ApiFuture<ListTasksResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected BatchServiceClient.ListTasksPage createPage(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context, ListTasksResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListTasksRequest,ListTasksResponse,Task,BatchServiceClient.ListTasksPage>public com.google.api.core.ApiFuture<BatchServiceClient.ListTasksPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context, com.google.api.core.ApiFuture<ListTasksResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListTasksRequest,ListTasksResponse,Task,BatchServiceClient.ListTasksPage>Copyright © 2024 Google LLC. All rights reserved.