Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.SpecificToolChoice
Packages that use SpecificToolChoice
-
Uses of SpecificToolChoice in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return SpecificToolChoiceModifier and TypeMethodDescriptionfinal SpecificToolChoiceToolChoice.tool()The Model must request the specified tool.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type SpecificToolChoiceModifier and TypeMethodDescriptionstatic ToolChoiceToolChoice.fromTool(SpecificToolChoice tool) Create an instance of this class withToolChoice.tool()initialized to the given value.ToolChoice.Builder.tool(SpecificToolChoice tool) The Model must request the specified tool.