| 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 WorkerPoolsClient.ListWorkerPoolsPage |
WorkerPoolsClient.ListWorkerPoolsPage.createPage(com.google.api.gax.rpc.PageContext<ListWorkerPoolsRequest,ListWorkerPoolsResponse,WorkerPool> context,
ListWorkerPoolsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<WorkerPoolsClient.ListWorkerPoolsPage> |
WorkerPoolsClient.ListWorkerPoolsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkerPoolsRequest,ListWorkerPoolsResponse,WorkerPool> context,
com.google.api.core.ApiFuture<ListWorkerPoolsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected WorkerPoolsClient.ListWorkerPoolsFixedSizeCollection |
WorkerPoolsClient.ListWorkerPoolsFixedSizeCollection.createCollection(List<WorkerPoolsClient.ListWorkerPoolsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.