| Package | Description | 
|---|---|
| com.google.cloud.tasks.v2 | 
 A client to Cloud Tasks API. 
 | 
| com.google.cloud.tasks.v2.stub | 
| Modifier and Type | Method and Description | 
|---|---|
CloudTasksClient.ListTasksPagedResponse | 
CloudTasksClient.listTasks(ListTasksRequest request)
Lists the tasks in a queue. 
 | 
CloudTasksClient.ListTasksPagedResponse | 
CloudTasksClient.listTasks(QueueName parent)
Lists the tasks in a queue. 
 | 
CloudTasksClient.ListTasksPagedResponse | 
CloudTasksClient.listTasks(String parent)
Lists the tasks in a queue. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<CloudTasksClient.ListTasksPagedResponse> | 
CloudTasksClient.ListTasksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
           com.google.api.core.ApiFuture<ListTasksResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,CloudTasksClient.ListTasksPagedResponse> | 
CloudTasksClient.listTasksPagedCallable()
Lists the tasks in a queue. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListTasksRequest,ListTasksResponse,CloudTasksClient.ListTasksPagedResponse> | 
CloudTasksSettings.listTasksSettings()
Returns the object with the settings used for calls to listTasks. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,CloudTasksClient.ListTasksPagedResponse> | 
CloudTasksSettings.Builder.listTasksSettings()
Returns the builder for the settings used for calls to listTasks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,CloudTasksClient.ListTasksPagedResponse> | 
CloudTasksStub.listTasksPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,CloudTasksClient.ListTasksPagedResponse> | 
GrpcCloudTasksStub.listTasksPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListTasksRequest,ListTasksResponse,CloudTasksClient.ListTasksPagedResponse> | 
CloudTasksStubSettings.listTasksSettings()
Returns the object with the settings used for calls to listTasks. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,CloudTasksClient.ListTasksPagedResponse> | 
CloudTasksStubSettings.Builder.listTasksSettings()
Returns the builder for the settings used for calls to listTasks. 
 | 
Copyright © 2019 Google LLC. All rights reserved.