Interface S3SourceProperties.Builder

    • Method Detail

      • bucketName

        S3SourceProperties.Builder bucketName​(String bucketName)

        The Amazon S3 bucket name where the source files are stored.

        Parameters:
        bucketName - The Amazon S3 bucket name where the source files are stored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • bucketPrefix

        S3SourceProperties.Builder bucketPrefix​(String bucketPrefix)

        The object key for the Amazon S3 bucket in which the source files are stored.

        Parameters:
        bucketPrefix - The object key for the Amazon S3 bucket in which the source files are stored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.