ToolUse
A tool use input delta.
Inherited functions
Casts this HarnessContentBlockDelta as a ReasoningContent and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.HarnessReasoningContentBlockDelta value. Throws an exception if the HarnessContentBlockDelta is not a ReasoningContent.
Casts this HarnessContentBlockDelta as a ReasoningContent and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.HarnessReasoningContentBlockDelta value. Returns null if the HarnessContentBlockDelta is not a ReasoningContent.
Casts this HarnessContentBlockDelta as a Text and retrieves its kotlin.String value. Throws an exception if the HarnessContentBlockDelta is not a Text.
Casts this HarnessContentBlockDelta as a Text and retrieves its kotlin.String value. Returns null if the HarnessContentBlockDelta is not a Text.
Casts this HarnessContentBlockDelta as a ToolResult and retrieves its kotlin.collections.List
Casts this HarnessContentBlockDelta as a ToolResult and retrieves its kotlin.collections.List
Casts this HarnessContentBlockDelta as a ToolUse and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.HarnessToolUseBlockDelta value. Throws an exception if the HarnessContentBlockDelta is not a ToolUse.
Casts this HarnessContentBlockDelta as a ToolUse and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.HarnessToolUseBlockDelta value. Returns null if the HarnessContentBlockDelta is not a ToolUse.