Uses of Interface
com.google.cloud.workflows.v1.WorkflowOrBuilder
-
Packages that use WorkflowOrBuilder Package Description com.google.cloud.workflows.v1 A client to Workflows API -
-
Uses of WorkflowOrBuilder in com.google.cloud.workflows.v1
Classes in com.google.cloud.workflows.v1 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.v1 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 that match the request.WorkflowOrBuilderListWorkflowsResponse. getWorkflowsOrBuilder(int index)The workflows that match the request.WorkflowOrBuilderListWorkflowsResponseOrBuilder. getWorkflowsOrBuilder(int index)The workflows that match the request.Methods in com.google.cloud.workflows.v1 that return types with arguments of type WorkflowOrBuilder Modifier and Type Method Description List<? extends WorkflowOrBuilder>ListWorkflowsResponse.Builder. getWorkflowsOrBuilderList()The workflows that match the request.List<? extends WorkflowOrBuilder>ListWorkflowsResponse. getWorkflowsOrBuilderList()The workflows that match the request.List<? extends WorkflowOrBuilder>ListWorkflowsResponseOrBuilder. getWorkflowsOrBuilderList()The workflows that match the request.
-