Uses of Class
software.amazon.awssdk.services.quicksight.model.LogoConfiguration
-
Packages that use LogoConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LogoConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LogoConfiguration Modifier and Type Method Description LogoConfigurationBrandDefinition. logoConfiguration()The logo configuration of the brand.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LogoConfiguration Modifier and Type Method Description BrandDefinition.BuilderBrandDefinition.Builder. logoConfiguration(LogoConfiguration logoConfiguration)The logo configuration of the brand.
-