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 classWorkflowWorkflow program to be executed by Workflows.static classWorkflow.BuilderWorkflow program to be executed by Workflows.Methods in com.google.cloud.workflows.v1beta that return WorkflowOrBuilder Modifier and Type Method Description WorkflowOrBuilderCreateWorkflowRequest.Builder. getWorkflowOrBuilder()Required.WorkflowOrBuilderCreateWorkflowRequest. getWorkflowOrBuilder()Required.WorkflowOrBuilderCreateWorkflowRequestOrBuilder. getWorkflowOrBuilder()Required.WorkflowOrBuilderUpdateWorkflowRequest.Builder. getWorkflowOrBuilder()Required.WorkflowOrBuilderUpdateWorkflowRequest. getWorkflowOrBuilder()Required.WorkflowOrBuilderUpdateWorkflowRequestOrBuilder. getWorkflowOrBuilder()Required.WorkflowOrBuilderListWorkflowsResponse.Builder. getWorkflowsOrBuilder(int index)The workflows which match the request.WorkflowOrBuilderListWorkflowsResponse. getWorkflowsOrBuilder(int index)The workflows which match the request.WorkflowOrBuilderListWorkflowsResponseOrBuilder. 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.
-