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