Uses of Class
com.google.cloud.dataform.v1alpha2.WorkflowInvocationName.Builder
-
Packages that use WorkflowInvocationName.Builder Package Description com.google.cloud.dataform.v1alpha2 A client to Dataform API -
-
Uses of WorkflowInvocationName.Builder in com.google.cloud.dataform.v1alpha2
Methods in com.google.cloud.dataform.v1alpha2 that return WorkflowInvocationName.Builder Modifier and Type Method Description static WorkflowInvocationName.BuilderWorkflowInvocationName. newBuilder()WorkflowInvocationName.BuilderWorkflowInvocationName.Builder. setLocation(String location)WorkflowInvocationName.BuilderWorkflowInvocationName.Builder. setProject(String project)WorkflowInvocationName.BuilderWorkflowInvocationName.Builder. setRepository(String repository)WorkflowInvocationName.BuilderWorkflowInvocationName.Builder. setWorkflowInvocation(String workflowInvocation)WorkflowInvocationName.BuilderWorkflowInvocationName. toBuilder()
-