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