public class FunctionToolChoice extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionToolChoice.Builder |
| Constructor and Description |
|---|
FunctionToolChoice() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionToolChoice.Builder |
builder() |
String |
getName() |
String |
getType() |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
Copyright © 2025. All rights reserved.