Interface DataSource.Builder

    • Method Detail

      • s3Config

        DataSource.Builder s3Config​(S3Config s3Config)

        The path to the data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the data.

        Parameters:
        s3Config - The path to the data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.