Uses of Class
com.google.cloud.workflows.executions.v1beta.ExecutionName.Builder
-
Packages that use ExecutionName.Builder Package Description com.google.cloud.workflows.executions.v1beta A client to Workflow Executions API -
-
Uses of ExecutionName.Builder in com.google.cloud.workflows.executions.v1beta
Methods in com.google.cloud.workflows.executions.v1beta 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()
-