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