Interface GetJobResponse.Builder

    • Method Detail

      • job

        GetJobResponse.Builder job​(Job job)

        An object that contains information about the requested job.

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