Uses of Class
software.amazon.awssdk.services.bedrockagent.model.AutoToolChoice
Packages that use AutoToolChoice
-
Uses of AutoToolChoice in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return AutoToolChoiceMethods in software.amazon.awssdk.services.bedrockagent.model with parameters of type AutoToolChoiceModifier and TypeMethodDescriptionToolChoice.Builder.auto(AutoToolChoice auto) Defines tools.static ToolChoiceToolChoice.fromAuto(AutoToolChoice auto) Create an instance of this class withToolChoice.auto()initialized to the given value.