Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.TextResponsePart.Builder
Packages that use TextResponsePart.Builder
-
Uses of TextResponsePart.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return TextResponsePart.BuilderModifier and TypeMethodDescriptionstatic TextResponsePart.BuilderTextResponsePart.builder()default TextResponsePart.BuilderTextResponsePart.Builder.span(Consumer<Span.Builder> span) Contains information about where the text with a citation begins and ends in the generated output.Contains information about where the text with a citation begins and ends in the generated output.The part of the generated text that contains a citation.TextResponsePart.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type TextResponsePart.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TextResponsePart.Builder>TextResponsePart.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type TextResponsePart.BuilderModifier and TypeMethodDescriptiondefault GeneratedResponsePart.BuilderGeneratedResponsePart.Builder.textResponsePart(Consumer<TextResponsePart.Builder> textResponsePart) Contains metadata about a textual part of the generated response that is accompanied by a citation.