Uses of Class
software.amazon.awssdk.services.quicksight.model.ApplicationTheme
-
Packages that use ApplicationTheme Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ApplicationTheme in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ApplicationTheme Modifier and Type Method Description ApplicationThemeBrandDefinition. applicationTheme()The application theme of the brand.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ApplicationTheme Modifier and Type Method Description BrandDefinition.BuilderBrandDefinition.Builder. applicationTheme(ApplicationTheme applicationTheme)The application theme of the brand.
-