Interface ToolResultBlockStart.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ToolResultBlockStart.Builder,ToolResultBlockStart>, SdkBuilder<ToolResultBlockStart.Builder,ToolResultBlockStart>, SdkPojo
Enclosing class:
ToolResultBlockStart

@Mutable @NotThreadSafe public static interface ToolResultBlockStart.Builder extends SdkPojo, CopyableBuilder<ToolResultBlockStart.Builder,ToolResultBlockStart>
  • Method Details

    • 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

      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.
    • status

      The status of the tool result block.

      Parameters:
      status - The status of the tool result block.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the tool result block.

      Parameters:
      status - The status of the tool result block.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: