Interface SourceFiles.Builder

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

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

    • source1

      SourceFiles.Builder source1(String source1)

      The location of the first file in Amazon S3.

      Parameters:
      source1 - The location of the first file in Amazon S3.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source2

      SourceFiles.Builder source2(String source2)

      The location of the second file in Amazon S3.

      Parameters:
      source2 - The location of the second file in Amazon S3.
      Returns:
      Returns a reference to this object so that method calls can be chained together.