Interface S3Logs.Builder

    • Method Detail

      • s3BucketName

        S3Logs.Builder s3BucketName​(String s3BucketName)

        The S3 bucket in which to store the logs.

        Parameters:
        s3BucketName - The S3 bucket in which to store the logs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3KeyPrefix

        S3Logs.Builder s3KeyPrefix​(String s3KeyPrefix)

        The Amazon S3 path to the bucket where the logs are stored.

        Parameters:
        s3KeyPrefix - The Amazon S3 path to the bucket where the logs are stored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.