@Generated(value="jsonschema2pojo") public class Tool extends Object
| Constructor and Description |
|---|
Tool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Function |
getFunction()
Function
|
Map<String,Object> |
getOptions()
Options
|
String |
getType()
Type
|
int |
hashCode() |
void |
setFunction(Function function)
Function
|
void |
setOptions(Map<String,Object> options)
Options
|
void |
setType(String type)
Type
|
String |
toString() |
Tool |
withFunction(Function function) |
Tool |
withOptions(Map<String,Object> options) |
Tool |
withType(String type) |
Copyright © 2025. All rights reserved.