| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobDashboardOverrideParameters |
AssetBundleImportJobDashboardOverrideParameters.clone() |
AssetBundleImportJobDashboardOverrideParameters |
AssetBundleImportJobDashboardOverrideParameters.withDashboardId(String dashboardId)
The ID of the dashboard that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideParameters |
AssetBundleImportJobDashboardOverrideParameters.withName(String name)
A new name for the dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobDashboardOverrideParameters> |
AssetBundleImportJobOverrideParameters.getDashboards()
A list of overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDashboards(AssetBundleImportJobDashboardOverrideParameters... dashboards)
A list of overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideParameters.setDashboards(Collection<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. |
Copyright © 2023. All rights reserved.