Uses of Class
software.amazon.awssdk.services.bedrockagent.model.AutoToolChoice
-
Packages that use AutoToolChoice Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of AutoToolChoice in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return AutoToolChoice Modifier and Type Method Description AutoToolChoiceToolChoice. auto()Defines tools.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type AutoToolChoice Modifier and Type Method Description ToolChoice.BuilderToolChoice.Builder. auto(AutoToolChoice auto)Defines tools.static ToolChoiceToolChoice. fromAuto(AutoToolChoice auto)Create an instance of this class withToolChoice.auto()initialized to the given value.
-