Uses of Class
com.google.cloud.workflows.executions.v1.ExecutionName.Builder
-
Packages that use ExecutionName.Builder Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of ExecutionName.Builder in com.google.cloud.workflows.executions.v1
Methods in com.google.cloud.workflows.executions.v1 that return ExecutionName.Builder Modifier and Type Method Description static ExecutionName.BuilderExecutionName. newBuilder()ExecutionName.BuilderExecutionName.Builder. setExecution(String execution)ExecutionName.BuilderExecutionName.Builder. setLocation(String location)ExecutionName.BuilderExecutionName.Builder. setProject(String project)ExecutionName.BuilderExecutionName.Builder. setWorkflow(String workflow)ExecutionName.BuilderExecutionName. toBuilder()
-