| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.clone() |
AssetBundleImportJobOverrideParameters |
StartAssetBundleImportJobRequest.getOverrideParameters()
Optional overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverrideParameters |
DescribeAssetBundleImportJobResult.getOverrideParameters()
Optional overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withAnalyses(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. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDashboards(AssetBundleImportJobDashboardOverrideParameters... dashboards)
A list of overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDashboards(Collection<AssetBundleImportJobDashboardOverrideParameters> dashboards)
A list of overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDataSets(AssetBundleImportJobDataSetOverrideParameters... dataSets)
A list of overrides for any
DataSet resources that are present in the asset bundle that is imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDataSets(Collection<AssetBundleImportJobDataSetOverrideParameters> dataSets)
A list of overrides for any
DataSet resources that are present in the asset bundle that is imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDataSources(AssetBundleImportJobDataSourceOverrideParameters... dataSources)
A list of overrides for any
DataSource resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDataSources(Collection<AssetBundleImportJobDataSourceOverrideParameters> dataSources)
A list of overrides for any
DataSource resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withRefreshSchedules(AssetBundleImportJobRefreshScheduleOverrideParameters... refreshSchedules)
A list of overrides for any
RefreshSchedule resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withRefreshSchedules(Collection<AssetBundleImportJobRefreshScheduleOverrideParameters> refreshSchedules)
A list of overrides for any
RefreshSchedule resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withResourceIdOverrideConfiguration(AssetBundleImportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration)
An optional structure that configures resource ID overrides to be applied within the import job.
|
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withThemes(AssetBundleImportJobThemeOverrideParameters... themes)
A list of overrides for any
Theme resources that are present in the asset bundle that is imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withThemes(Collection<AssetBundleImportJobThemeOverrideParameters> themes)
A list of overrides for any
Theme resources that are present in the asset bundle that is imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withVPCConnections(AssetBundleImportJobVPCConnectionOverrideParameters... vPCConnections)
A list of overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withVPCConnections(Collection<AssetBundleImportJobVPCConnectionOverrideParameters> vPCConnections)
A list of overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
StartAssetBundleImportJobRequest.setOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
|
void |
DescribeAssetBundleImportJobResult.setOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
|
StartAssetBundleImportJobRequest |
StartAssetBundleImportJobRequest.withOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
|
DescribeAssetBundleImportJobResult |
DescribeAssetBundleImportJobResult.withOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
|
Copyright © 2024. All rights reserved.