Interface WorkflowDefinitionSummary.Builder

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

public static interface WorkflowDefinitionSummary.Builder extends SdkPojo, CopyableBuilder<WorkflowDefinitionSummary.Builder,WorkflowDefinitionSummary>
  • 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.