| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
AnyToolChoice |
AnyToolChoice.clone() |
AnyToolChoice |
ToolChoice.getAny()
The model must request at least one tool (no text is generated).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToolChoice.setAny(AnyToolChoice any)
The model must request at least one tool (no text is generated).
|
ToolChoice |
ToolChoice.withAny(AnyToolChoice any)
The model must request at least one tool (no text is generated).
|
Copyright © 2025. All rights reserved.