| Package | Description |
|---|---|
| com.google.cloud.tasks.v2 |
A client to Cloud Tasks API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected CloudTasksClient.ListQueuesPage |
CloudTasksClient.ListQueuesPage.createPage(com.google.api.gax.rpc.PageContext<ListQueuesRequest,ListQueuesResponse,Queue> context,
ListQueuesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<CloudTasksClient.ListQueuesPage> |
CloudTasksClient.ListQueuesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListQueuesRequest,ListQueuesResponse,Queue> context,
com.google.api.core.ApiFuture<ListQueuesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected CloudTasksClient.ListQueuesFixedSizeCollection |
CloudTasksClient.ListQueuesFixedSizeCollection.createCollection(List<CloudTasksClient.ListQueuesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.