Interface GetJobDocumentResponse.Builder

    • Method Detail

      • document

        GetJobDocumentResponse.Builder document​(String document)

        The job document content.

        Parameters:
        document - The job document content.
        Returns:
        Returns a reference to this object so that method calls can be chained together.