Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.ToolsDefinition
Packages that use ToolsDefinition
-
Uses of ToolsDefinition in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ToolsDefinitionModifier and TypeMethodDescriptionfinal ToolsDefinitionMcpDescriptor.tools()The MCP tools definition that describes the available tools.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type ToolsDefinitionModifier and TypeMethodDescriptionMcpDescriptor.Builder.tools(ToolsDefinition tools) The MCP tools definition that describes the available tools.