Package | Description |
---|---|
com.google.cloud.tasks.v2beta3 |
A client to Cloud Tasks API.
|
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 © 2019 Google LLC. All rights reserved.