| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobThemeOverrideTags |
AssetBundleImportJobThemeOverrideTags.clone() |
AssetBundleImportJobThemeOverrideTags |
AssetBundleImportJobThemeOverrideTags.withTags(Collection<Tag> tags)
A list of tags for the themes that you want to apply overrides to.
|
AssetBundleImportJobThemeOverrideTags |
AssetBundleImportJobThemeOverrideTags.withTags(Tag... tags)
A list of tags for the themes that you want to apply overrides to.
|
AssetBundleImportJobThemeOverrideTags |
AssetBundleImportJobThemeOverrideTags.withThemeIds(Collection<String> themeIds)
A list of theme IDs that you want to apply overrides to.
|
AssetBundleImportJobThemeOverrideTags |
AssetBundleImportJobThemeOverrideTags.withThemeIds(String... themeIds)
A list of theme IDs that you want to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobThemeOverrideTags> |
AssetBundleImportJobOverrideTags.getThemes()
A list of tag overrides for any
Theme resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withThemes(AssetBundleImportJobThemeOverrideTags... themes)
A list of tag overrides for any
Theme resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideTags.setThemes(Collection<AssetBundleImportJobThemeOverrideTags> themes)
A list of tag overrides for any
Theme resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withThemes(Collection<AssetBundleImportJobThemeOverrideTags> themes)
A list of tag overrides for any
Theme resources that are present in the asset bundle that is
imported. |
Copyright © 2024. All rights reserved.