| Package | Description |
|---|---|
| com.google.cloud.workflows.v1 |
A client to Workflows API
|
| com.google.cloud.workflows.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
WorkflowsClient.ListWorkflowsPagedResponse |
WorkflowsClient.listWorkflows(ListWorkflowsRequest request)
Lists Workflows in a given project and location.
|
WorkflowsClient.ListWorkflowsPagedResponse |
WorkflowsClient.listWorkflows(LocationName parent)
Lists Workflows in a given project and location.
|
WorkflowsClient.ListWorkflowsPagedResponse |
WorkflowsClient.listWorkflows(String parent)
Lists Workflows in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPagedResponse> |
WorkflowsClient.ListWorkflowsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context,
com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse> |
WorkflowsClient.listWorkflowsPagedCallable()
Lists Workflows in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse> |
WorkflowsSettings.listWorkflowsSettings()
Returns the object with the settings used for calls to listWorkflows.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse> |
WorkflowsSettings.Builder.listWorkflowsSettings()
Returns the builder for the settings used for calls to listWorkflows.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse> |
GrpcWorkflowsStub.listWorkflowsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse> |
HttpJsonWorkflowsStub.listWorkflowsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse> |
WorkflowsStub.listWorkflowsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse> |
WorkflowsStubSettings.listWorkflowsSettings()
Returns the object with the settings used for calls to listWorkflows.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse> |
WorkflowsStubSettings.Builder.listWorkflowsSettings()
Returns the builder for the settings used for calls to listWorkflows.
|
Copyright © 2022 Google LLC. All rights reserved.