Interface TemplateSource.Builder

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

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

    • workflowId

      TemplateSource.Builder workflowId(String workflowId)

      The ID of the workflow from the source migration workflow template.

      Parameters:
      workflowId - The ID of the workflow from the source migration workflow template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.