Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.TextContentDoc.Builder
Packages that use TextContentDoc.Builder
-
Uses of TextContentDoc.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return TextContentDoc.BuilderModifier and TypeMethodDescriptionstatic TextContentDoc.BuilderTextContentDoc.builder()The text of the content.TextContentDoc.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type TextContentDoc.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TextContentDoc.Builder>TextContentDoc.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type TextContentDoc.BuilderModifier and TypeMethodDescriptiondefault InlineContent.BuilderInlineContent.Builder.textContent(Consumer<TextContentDoc.Builder> textContent) Contains information about content defined inline in text.