Uses of Class
software.amazon.awssdk.services.qconnect.model.CitationSpan
-
Packages that use CitationSpan Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of CitationSpan in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.model that return CitationSpan Modifier and Type Method Description CitationSpanSourceContentDataDetails. citationSpan()Contains information about where the text with a citation begins and ends in the generated output.Methods in software.amazon.awssdk.services.qconnect.model with parameters of type CitationSpan Modifier and Type Method Description SourceContentDataDetails.BuilderSourceContentDataDetails.Builder. citationSpan(CitationSpan citationSpan)Contains information about where the text with a citation begins and ends in the generated output.
-