| Package | Description |
|---|---|
| com.google.cloud.workflows.v1 |
A client to Workflows API
|
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowsClient.ListWorkflowsPage |
WorkflowsClient.ListWorkflowsPage.createPage(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context,
ListWorkflowsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPage> |
WorkflowsClient.ListWorkflowsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context,
com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowsClient.ListWorkflowsFixedSizeCollection |
WorkflowsClient.ListWorkflowsFixedSizeCollection.createCollection(List<WorkflowsClient.ListWorkflowsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.