| 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 ExecutionsClient.ListExecutionsPage |
ExecutionsClient.ListExecutionsPage.createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
ListExecutionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ExecutionsClient.ListExecutionsPage> |
ExecutionsClient.ListExecutionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionsClient.ListExecutionsFixedSizeCollection |
ExecutionsClient.ListExecutionsFixedSizeCollection.createCollection(List<ExecutionsClient.ListExecutionsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.