Interface WorkflowDefinition.Builder

All Superinterfaces:
Buildable, CopyableBuilder<WorkflowDefinition.Builder,WorkflowDefinition>, SdkBuilder<WorkflowDefinition.Builder,WorkflowDefinition>, SdkPojo
Enclosing class:
WorkflowDefinition

public static interface WorkflowDefinition.Builder extends SdkPojo, CopyableBuilder<WorkflowDefinition.Builder,WorkflowDefinition>
  • Method Details

    • path

      The path to the workflow definition file stored in the source repository for the project, including the file name.

      Parameters:
      path - The path to the workflow definition file stored in the source repository for the project, including the file name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.