| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobThemeOverrideParameters |
AssetBundleImportJobThemeOverrideParameters.clone() |
AssetBundleImportJobThemeOverrideParameters |
AssetBundleImportJobThemeOverrideParameters.withName(String name)
A new name for the theme.
|
AssetBundleImportJobThemeOverrideParameters |
AssetBundleImportJobThemeOverrideParameters.withThemeId(String themeId)
The ID of the theme to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobThemeOverrideParameters> |
AssetBundleImportJobOverrideParameters.getThemes()
A list of overrides for any
Theme resources that are present in the asset bundle that is imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withThemes(AssetBundleImportJobThemeOverrideParameters... themes)
A list of overrides for any
Theme resources that are present in the asset bundle that is imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideParameters.setThemes(Collection<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. |
Copyright © 2024. All rights reserved.