Interface JobLogs.Builder

    • Method Detail

      • jobCompletionReportURI

        JobLogs.Builder jobCompletionReportURI​(String jobCompletionReportURI)

        A link to an Amazon S3 presigned URL where the job completion report is located.

        Parameters:
        jobCompletionReportURI - A link to an Amazon S3 presigned URL where the job completion report is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobSuccessLogURI

        JobLogs.Builder jobSuccessLogURI​(String jobSuccessLogURI)

        A link to an Amazon S3 presigned URL where the job success log is located.

        Parameters:
        jobSuccessLogURI - A link to an Amazon S3 presigned URL where the job success log is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobFailureLogURI

        JobLogs.Builder jobFailureLogURI​(String jobFailureLogURI)

        A link to an Amazon S3 presigned URL where the job failure log is located.

        Parameters:
        jobFailureLogURI - A link to an Amazon S3 presigned URL where the job failure log is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.