Interface ReadJobResponse.Builder

    • Method Detail

      • job

        ReadJobResponse.Builder job​(Job job)

        A section of the response body that provides information about the job.

        Parameters:
        job - A section of the response body that provides information about the job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.