Uses of Interface
com.google.cloud.dataform.v1beta1.WorkflowInvocationActionOrBuilder
-
Packages that use WorkflowInvocationActionOrBuilder Package Description com.google.cloud.dataform.v1beta1 A client to Dataform API -
-
Uses of WorkflowInvocationActionOrBuilder in com.google.cloud.dataform.v1beta1
Classes in com.google.cloud.dataform.v1beta1 that implement WorkflowInvocationActionOrBuilder Modifier and Type Class Description classWorkflowInvocationActionRepresents a single action in a workflow invocation.static classWorkflowInvocationAction.BuilderRepresents a single action in a workflow invocation.Methods in com.google.cloud.dataform.v1beta1 that return WorkflowInvocationActionOrBuilder Modifier and Type Method Description WorkflowInvocationActionOrBuilderQueryWorkflowInvocationActionsResponse.Builder. getWorkflowInvocationActionsOrBuilder(int index)List of workflow invocation actions.WorkflowInvocationActionOrBuilderQueryWorkflowInvocationActionsResponse. getWorkflowInvocationActionsOrBuilder(int index)List of workflow invocation actions.WorkflowInvocationActionOrBuilderQueryWorkflowInvocationActionsResponseOrBuilder. getWorkflowInvocationActionsOrBuilder(int index)List of workflow invocation actions.Methods in com.google.cloud.dataform.v1beta1 that return types with arguments of type WorkflowInvocationActionOrBuilder Modifier and Type Method Description List<? extends WorkflowInvocationActionOrBuilder>QueryWorkflowInvocationActionsResponse.Builder. getWorkflowInvocationActionsOrBuilderList()List of workflow invocation actions.List<? extends WorkflowInvocationActionOrBuilder>QueryWorkflowInvocationActionsResponse. getWorkflowInvocationActionsOrBuilderList()List of workflow invocation actions.List<? extends WorkflowInvocationActionOrBuilder>QueryWorkflowInvocationActionsResponseOrBuilder. getWorkflowInvocationActionsOrBuilderList()List of workflow invocation actions.
-