Interface S3DataSource.Builder

    • Method Detail

      • s3Uri

        S3DataSource.Builder s3Uri​(String s3Uri)

        Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest that locates the S3 data source.

        Parameters:
        s3Uri - Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest that locates the S3 data source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.