public class ToolParameters extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ToolParameters.Builder |
Modifier and Type | Method and Description |
---|---|
static ToolParameters.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
Map<String,Map<String,Object>> |
properties() |
List<String> |
required() |
String |
toString() |
String |
type() |
public String type()
public static ToolParameters.Builder builder()
Copyright © 2023. All rights reserved.