Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.AutoToolChoice.Builder
Packages that use AutoToolChoice.Builder
-
Uses of AutoToolChoice.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return AutoToolChoice.BuilderModifier and TypeMethodDescriptionstatic AutoToolChoice.BuilderAutoToolChoice.builder()AutoToolChoice.toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type AutoToolChoice.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AutoToolChoice.Builder>AutoToolChoice.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type AutoToolChoice.BuilderModifier and TypeMethodDescriptiondefault ToolChoice.BuilderToolChoice.Builder.auto(Consumer<AutoToolChoice.Builder> auto) (Default).static ToolChoiceToolChoice.fromAuto(Consumer<AutoToolChoice.Builder> auto) Create an instance of this class withToolChoice.auto()initialized to the given value.