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