Uses of Class
software.amazon.awssdk.services.iotsitewise.model.Citation
-
Packages that use Citation Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of Citation in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return types with arguments of type Citation Modifier and Type Method Description List<Citation>InvocationOutput. citations()A list of citations, and related information for the SiteWise Assistant's response.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type Citation Modifier and Type Method Description InvocationOutput.BuilderInvocationOutput.Builder. citations(Citation... citations)A list of citations, and related information for the SiteWise Assistant's response.InvocationOutput.BuilderInvocationOutput.BuilderImpl. citations(Citation... citations)Method parameters in software.amazon.awssdk.services.iotsitewise.model with type arguments of type Citation Modifier and Type Method Description InvocationOutput.BuilderInvocationOutput.Builder. citations(Collection<Citation> citations)A list of citations, and related information for the SiteWise Assistant's response.InvocationOutput.BuilderInvocationOutput.BuilderImpl. citations(Collection<Citation> citations)
-