Uses of Class
software.amazon.awssdk.services.qbusiness.model.SnippetExcerpt
-
Packages that use SnippetExcerpt Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of SnippetExcerpt in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return SnippetExcerpt Modifier and Type Method Description SnippetExcerptTextSegment. snippetExcerpt()The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q Business chat response.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type SnippetExcerpt Modifier and Type Method Description TextSegment.BuilderTextSegment.Builder. snippetExcerpt(SnippetExcerpt snippetExcerpt)The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q Business chat response.
-