@Generated(value="jsonschema2pojo") public class Tool extends Object
构造器和说明 |
---|
Tool() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object other) |
Function |
getFunction()
Function
|
Map<String,Object> |
getOptions()
Options
|
String |
getType()
Type
(Required)
|
int |
hashCode() |
void |
setFunction(Function function)
Function
|
void |
setOptions(Map<String,Object> options)
Options
|
void |
setType(String type)
Type
(Required)
|
String |
toString() |
Tool |
withFunction(Function function) |
Tool |
withOptions(Map<String,Object> options) |
Tool |
withType(String type) |
Copyright © 2024. All rights reserved.