| Package | Description |
|---|---|
| com.google.cloud.run.v2 |
A client to Cloud Run Admin API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected TasksClient.ListTasksPage |
TasksClient.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<TasksClient.ListTasksPage> |
TasksClient.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 TasksClient.ListTasksFixedSizeCollection |
TasksClient.ListTasksFixedSizeCollection.createCollection(List<TasksClient.ListTasksPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.