Interface DescribeJobResponse.Builder

    • Method Detail

      • documentSource

        DescribeJobResponse.Builder documentSource​(String documentSource)

        An S3 link to the job document.

        Parameters:
        documentSource - An S3 link to the job document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • job

        DescribeJobResponse.Builder job​(Job job)

        Information about the job.

        Parameters:
        job - Information about the job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.