Interface SourcePriority.Builder

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

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

    • primarySource

      SourcePriority.Builder primarySource(String primarySource)
      The name of the source you choose as the primary source for this flow.
      Parameters:
      primarySource - The name of the source you choose as the primary source for this flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.