Interface DocumentServiceWarning.Builder

    • Method Detail

      • message

        DocumentServiceWarning.Builder message​(String message)

        The description for a warning returned by the document service.

        Parameters:
        message - The description for a warning returned by the document service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.