Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.ToolUseBlockStart
Packages that use ToolUseBlockStart
-
Uses of ToolUseBlockStart in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return ToolUseBlockStartModifier and TypeMethodDescriptionfinal ToolUseBlockStartContentBlockStart.toolUse()Information about a tool that the model is requesting to use.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type ToolUseBlockStartModifier and TypeMethodDescriptionstatic ContentBlockStartContentBlockStart.fromToolUse(ToolUseBlockStart toolUse) Create an instance of this class withContentBlockStart.toolUse()initialized to the given value.ContentBlockStart.Builder.toolUse(ToolUseBlockStart toolUse) Information about a tool that the model is requesting to use.