Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.HarnessContentBlockStart
Packages that use HarnessContentBlockStart
-
Uses of HarnessContentBlockStart in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return HarnessContentBlockStartModifier and TypeMethodDescriptionstatic HarnessContentBlockStartHarnessContentBlockStart.fromToolResult(Consumer<HarnessToolResultBlockStart.Builder> toolResult) Create an instance of this class withtoolResult()initialized to the given value.static HarnessContentBlockStartHarnessContentBlockStart.fromToolResult(HarnessToolResultBlockStart toolResult) Create an instance of this class withtoolResult()initialized to the given value.static HarnessContentBlockStartHarnessContentBlockStart.fromToolUse(Consumer<HarnessToolUseBlockStart.Builder> toolUse) Create an instance of this class withtoolUse()initialized to the given value.static HarnessContentBlockStartHarnessContentBlockStart.fromToolUse(HarnessToolUseBlockStart toolUse) Create an instance of this class withtoolUse()initialized to the given value.final HarnessContentBlockStartHarnessContentBlockStartEvent.start()The content block start payload.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type HarnessContentBlockStartModifier and TypeMethodDescriptionHarnessContentBlockStartEvent.Builder.start(HarnessContentBlockStart start) The content block start payload.HarnessContentBlockStartEvent.BuilderImpl.start(HarnessContentBlockStart start)