| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobAnalysisOverrideParameters |
AssetBundleImportJobAnalysisOverrideParameters.clone() |
AssetBundleImportJobAnalysisOverrideParameters |
AssetBundleImportJobAnalysisOverrideParameters.withAnalysisId(String analysisId)
The ID of the analysis that you ant to apply overrides to.
|
AssetBundleImportJobAnalysisOverrideParameters |
AssetBundleImportJobAnalysisOverrideParameters.withName(String name)
A new name for the analysis.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobAnalysisOverrideParameters> |
AssetBundleImportJobOverrideParameters.getAnalyses()
A list of overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withAnalyses(AssetBundleImportJobAnalysisOverrideParameters... analyses)
A list of overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideParameters.setAnalyses(Collection<AssetBundleImportJobAnalysisOverrideParameters> analyses)
A list of overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withAnalyses(Collection<AssetBundleImportJobAnalysisOverrideParameters> analyses)
A list of overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
Copyright © 2024. All rights reserved.