| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
ToolInputSchema |
ToolInputSchema.clone() |
ToolInputSchema |
ToolSpecification.getInputSchema()
The input schema for the tool in JSON format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToolSpecification.setInputSchema(ToolInputSchema inputSchema)
The input schema for the tool in JSON format.
|
ToolSpecification |
ToolSpecification.withInputSchema(ToolInputSchema inputSchema)
The input schema for the tool in JSON format.
|
Copyright © 2025. All rights reserved.