Interface ToolResultBlockStart.Builder

    • Method Detail

      • toolUseId

        ToolResultBlockStart.Builder toolUseId​(String toolUseId)

        The ID of the tool that was used to generate this tool result block.

        Parameters:
        toolUseId - The ID of the tool that was used to generate this tool result block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        ToolResultBlockStart.Builder type​(String type)

        The type for the tool that was used to generate this tool result block.

        Parameters:
        type - The type for the tool that was used to generate this tool result block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.