Interface BusinessReportS3Location.Builder

    • Method Detail

      • path

        BusinessReportS3Location.Builder path​(String path)

        The path of the business report.

        Parameters:
        path - The path of the business report.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • bucketName

        BusinessReportS3Location.Builder bucketName​(String bucketName)

        The S3 bucket name of the output reports.

        Parameters:
        bucketName - The S3 bucket name of the output reports.
        Returns:
        Returns a reference to this object so that method calls can be chained together.