Interface MessageToolCall.Builder
- Enclosing class:
MessageToolCall
public static interface MessageToolCall.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
id
Set the id of thisMessageToolCallinstance.- Parameters:
id- The ID of the tool call.- Returns:
- The MessageToolCall builder.
-