Interface DocumentSource.Builder

  • Method Details

    • bytes

      The raw bytes for the document. If you use an Amazon Web Services SDK, you don't need to encode the bytes in base64.

      Parameters:
      bytes - The raw bytes for the document. If you use an Amazon Web Services SDK, you don't need to encode the bytes in base64.
      Returns:
      Returns a reference to this object so that method calls can be chained together.