Uses of Class
software.amazon.awssdk.services.quicksight.model.AnalysisSourceTemplate
-
Packages that use AnalysisSourceTemplate Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AnalysisSourceTemplate in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AnalysisSourceTemplate Modifier and Type Method Description AnalysisSourceTemplateAnalysisSourceEntity. sourceTemplate()The source template for the source entity of the analysis.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AnalysisSourceTemplate Modifier and Type Method Description AnalysisSourceEntity.BuilderAnalysisSourceEntity.Builder. sourceTemplate(AnalysisSourceTemplate sourceTemplate)The source template for the source entity of the analysis.
-