Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.Citation
Packages that use Citation
-
Uses of Citation in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type CitationModifier and TypeMethodDescriptionCitationsContentBlock.citations()An array of citations that reference the source documents used to generate the associated content.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type CitationModifier and TypeMethodDescriptionAn array of citations that reference the source documents used to generate the associated content.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type CitationModifier and TypeMethodDescriptionCitationsContentBlock.Builder.citations(Collection<Citation> citations) An array of citations that reference the source documents used to generate the associated content.