Package com.google.cloud.batch.v1alpha
Class BatchServiceClient.ListTasksPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTasksRequest,ListTasksResponse,Task,BatchServiceClient.ListTasksPage,BatchServiceClient.ListTasksFixedSizeCollection>
-
- com.google.cloud.batch.v1alpha.BatchServiceClient.ListTasksPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Task>
- Enclosing class:
- BatchServiceClient
public static class BatchServiceClient.ListTasksPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTasksRequest,ListTasksResponse,Task,BatchServiceClient.ListTasksPage,BatchServiceClient.ListTasksFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BatchServiceClient.ListTasksPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context, com.google.api.core.ApiFuture<ListTasksResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BatchServiceClient.ListTasksPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context, com.google.api.core.ApiFuture<ListTasksResponse> futureResponse)
-
-