| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateSourceAnalysis |
TemplateSourceAnalysis.clone() |
TemplateSourceAnalysis |
TemplateSourceEntity.getSourceAnalysis()
The source analysis, if it is based on an analysis.
|
TemplateSourceAnalysis |
TemplateSourceAnalysis.withArn(String arn)
The Amazon Resource Name (ARN) of the resource.
|
TemplateSourceAnalysis |
TemplateSourceAnalysis.withDataSetReferences(Collection<DataSetReference> dataSetReferences)
A structure containing information about the dataset references used as placeholders in the template.
|
TemplateSourceAnalysis |
TemplateSourceAnalysis.withDataSetReferences(DataSetReference... dataSetReferences)
A structure containing information about the dataset references used as placeholders in the template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateSourceEntity.setSourceAnalysis(TemplateSourceAnalysis sourceAnalysis)
The source analysis, if it is based on an analysis.
|
TemplateSourceEntity |
TemplateSourceEntity.withSourceAnalysis(TemplateSourceAnalysis sourceAnalysis)
The source analysis, if it is based on an analysis.
|
Copyright © 2022. All rights reserved.