Uses of Class
software.amazon.awssdk.services.bedrockagent.model.TextContentDoc
-
Packages that use TextContentDoc Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of TextContentDoc in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return TextContentDoc Modifier and Type Method Description TextContentDocInlineContent. textContent()Contains information about content defined inline in text.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type TextContentDoc Modifier and Type Method Description InlineContent.BuilderInlineContent.Builder. textContent(TextContentDoc textContent)Contains information about content defined inline in text.
-