Uses of Class
software.amazon.awssdk.services.quicksight.model.UIColorPalette
-
Packages that use UIColorPalette Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of UIColorPalette in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return UIColorPalette Modifier and Type Method Description UIColorPaletteThemeConfiguration. uiColorPalette()Color properties that apply to the UI and to charts, excluding the colors that apply to data.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type UIColorPalette Modifier and Type Method Description ThemeConfiguration.BuilderThemeConfiguration.Builder. uiColorPalette(UIColorPalette uiColorPalette)Color properties that apply to the UI and to charts, excluding the colors that apply to data.
-