Uses of Interface
com.google.cloud.workflows.v1beta.WorkflowOrBuilder
-
Packages that use WorkflowOrBuilder Package Description com.google.cloud.workflows.v1beta A client to Workflows API -
-
Uses of WorkflowOrBuilder in com.google.cloud.workflows.v1beta
Classes in com.google.cloud.workflows.v1beta that implement WorkflowOrBuilder Modifier and Type Class Description class
Workflow
Workflow program to be executed by Workflows.static class
Workflow.Builder
Workflow program to be executed by Workflows.Methods in com.google.cloud.workflows.v1beta that return WorkflowOrBuilder Modifier and Type Method Description WorkflowOrBuilder
CreateWorkflowRequest.Builder. getWorkflowOrBuilder()
Required.WorkflowOrBuilder
CreateWorkflowRequest. getWorkflowOrBuilder()
Required.WorkflowOrBuilder
CreateWorkflowRequestOrBuilder. getWorkflowOrBuilder()
Required.WorkflowOrBuilder
UpdateWorkflowRequest.Builder. getWorkflowOrBuilder()
Required.WorkflowOrBuilder
UpdateWorkflowRequest. getWorkflowOrBuilder()
Required.WorkflowOrBuilder
UpdateWorkflowRequestOrBuilder. getWorkflowOrBuilder()
Required.WorkflowOrBuilder
ListWorkflowsResponse.Builder. getWorkflowsOrBuilder(int index)
The workflows which match the request.WorkflowOrBuilder
ListWorkflowsResponse. getWorkflowsOrBuilder(int index)
The workflows which match the request.WorkflowOrBuilder
ListWorkflowsResponseOrBuilder. getWorkflowsOrBuilder(int index)
The workflows which match the request.Methods in com.google.cloud.workflows.v1beta that return types with arguments of type WorkflowOrBuilder Modifier and Type Method Description List<? extends WorkflowOrBuilder>
ListWorkflowsResponse.Builder. getWorkflowsOrBuilderList()
The workflows which match the request.List<? extends WorkflowOrBuilder>
ListWorkflowsResponse. getWorkflowsOrBuilderList()
The workflows which match the request.List<? extends WorkflowOrBuilder>
ListWorkflowsResponseOrBuilder. getWorkflowsOrBuilderList()
The workflows which match the request.
-