Interface PayloadPart.Builder

  • Method Details

    • bytes

      A blob that contains part of the response for your streaming inference request.

      Parameters:
      bytes - A blob that contains part of the response for your streaming inference request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.