| Package | Description | 
|---|---|
| com.google.cloud.tasks.v2beta2 | 
 A client to Cloud Tasks API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected CloudTasksClient.ListTasksPage | 
CloudTasksClient.ListTasksPage.createPage(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
          ListTasksResponse response)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.core.ApiFuture<CloudTasksClient.ListTasksPage> | 
CloudTasksClient.ListTasksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
               com.google.api.core.ApiFuture<ListTasksResponse> futureResponse)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CloudTasksClient.ListTasksFixedSizeCollection | 
CloudTasksClient.ListTasksFixedSizeCollection.createCollection(List<CloudTasksClient.ListTasksPage> pages,
                int collectionSize)  | 
Copyright © 2019 Google LLC. All rights reserved.