Uses of Interface
com.google.cloud.dataform.v1alpha2.WorkflowInvocationOrBuilder
-
Packages that use WorkflowInvocationOrBuilder Package Description com.google.cloud.dataform.v1alpha2 A client to Dataform API -
-
Uses of WorkflowInvocationOrBuilder in com.google.cloud.dataform.v1alpha2
Classes in com.google.cloud.dataform.v1alpha2 that implement WorkflowInvocationOrBuilder Modifier and Type Class Description classWorkflowInvocationRepresents a single invocation of a compilation result.static classWorkflowInvocation.BuilderRepresents a single invocation of a compilation result.Methods in com.google.cloud.dataform.v1alpha2 that return WorkflowInvocationOrBuilder Modifier and Type Method Description WorkflowInvocationOrBuilderCreateWorkflowInvocationRequest.Builder. getWorkflowInvocationOrBuilder()Required.WorkflowInvocationOrBuilderCreateWorkflowInvocationRequest. getWorkflowInvocationOrBuilder()Required.WorkflowInvocationOrBuilderCreateWorkflowInvocationRequestOrBuilder. getWorkflowInvocationOrBuilder()Required.WorkflowInvocationOrBuilderListWorkflowInvocationsResponse.Builder. getWorkflowInvocationsOrBuilder(int index)List of workflow invocations.WorkflowInvocationOrBuilderListWorkflowInvocationsResponse. getWorkflowInvocationsOrBuilder(int index)List of workflow invocations.WorkflowInvocationOrBuilderListWorkflowInvocationsResponseOrBuilder. getWorkflowInvocationsOrBuilder(int index)List of workflow invocations.Methods in com.google.cloud.dataform.v1alpha2 that return types with arguments of type WorkflowInvocationOrBuilder Modifier and Type Method Description List<? extends WorkflowInvocationOrBuilder>ListWorkflowInvocationsResponse.Builder. getWorkflowInvocationsOrBuilderList()List of workflow invocations.List<? extends WorkflowInvocationOrBuilder>ListWorkflowInvocationsResponse. getWorkflowInvocationsOrBuilderList()List of workflow invocations.List<? extends WorkflowInvocationOrBuilder>ListWorkflowInvocationsResponseOrBuilder. getWorkflowInvocationsOrBuilderList()List of workflow invocations.
-