Uses of Class
software.amazon.awssdk.services.quicksight.model.BrandColorPalette
-
Packages that use BrandColorPalette Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BrandColorPalette in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BrandColorPalette Modifier and Type Method Description BrandColorPaletteApplicationTheme. brandColorPalette()The color palette.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BrandColorPalette Modifier and Type Method Description ApplicationTheme.BuilderApplicationTheme.Builder. brandColorPalette(BrandColorPalette brandColorPalette)The color palette.
-