Interface CreateJobResponse.Builder

    • Method Detail

      • job

        CreateJobResponse.Builder job​(Job job)

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

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