Interface S3BucketSinkConfiguration.Builder

    • Method Detail

      • destination

        S3BucketSinkConfiguration.Builder destination​(String destination)

        The destination URL of the S3 bucket.

        Parameters:
        destination - The destination URL of the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.