| Package | Description |
|---|---|
| com.google.cloud.workflows.executions.v1beta |
A client to Workflow Executions API
|
| 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 © 2024 Google LLC. All rights reserved.