Interface InputContentBlock.Builder

  • Method Details

    • path

      The path to the input content.

      Parameters:
      path - The path to the input content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • text

      The text input content.

      Parameters:
      text - The text input content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • blob

      The binary input content.

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