| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
SpecificToolChoice |
SpecificToolChoice.clone() |
SpecificToolChoice |
ToolChoice.getTool()
The Model must request the specified tool.
|
SpecificToolChoice |
SpecificToolChoice.withName(String name)
The name of the tool that the model must request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToolChoice.setTool(SpecificToolChoice tool)
The Model must request the specified tool.
|
ToolChoice |
ToolChoice.withTool(SpecificToolChoice tool)
The Model must request the specified tool.
|
Copyright © 2025. All rights reserved.