Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ToolInputSchema
Packages that use ToolInputSchema
-
Uses of ToolInputSchema in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ToolInputSchemaModifier and TypeMethodDescriptionstatic ToolInputSchemaCreate an instance of this class withjson()initialized to the given value.final ToolInputSchemaToolSpecification.inputSchema()The input schema for the tool.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type ToolInputSchemaModifier and TypeMethodDescriptionToolSpecification.Builder.inputSchema(ToolInputSchema inputSchema) The input schema for the tool.