Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.CitationsDelta
Packages that use CitationsDelta
-
Uses of CitationsDelta in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return CitationsDeltaModifier and TypeMethodDescriptionfinal CitationsDeltaContentBlockDelta.citation()Incremental citation information that is streamed as part of the response generation process.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type CitationsDeltaModifier and TypeMethodDescriptionContentBlockDelta.Builder.citation(CitationsDelta citation) Incremental citation information that is streamed as part of the response generation process.static ContentBlockDeltaContentBlockDelta.fromCitation(CitationsDelta citation) Create an instance of this class withContentBlockDelta.citation()initialized to the given value.