Interface DataDestination.Builder

    • Method Detail

      • s3Config

        DataDestination.Builder s3Config​(S3Config s3Config)

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

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