| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobThemeOverrideParameters> |
AssetBundleImportJobOverrideParameters.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 |
|---|---|
AssetBundleImportJobOverrideParameters.Builder |
AssetBundleImportJobOverrideParameters.Builder.themes(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 |
|---|---|
AssetBundleImportJobOverrideParameters.Builder |
AssetBundleImportJobOverrideParameters.Builder.themes(Collection<AssetBundleImportJobThemeOverrideParameters> themes)
A list of overrides for any
Theme resources that are present in the asset bundle that is
imported. |
Copyright © 2023. All rights reserved.