Uses of Class
software.amazon.awssdk.services.quicksight.model.Font
-
Packages that use Font Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of Font in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type Font Modifier and Type Method Description List<Font>Typography. fontFamilies()Determines the list of font families.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type Font Modifier and Type Method Description Typography.BuilderTypography.Builder. fontFamilies(Font... fontFamilies)Determines the list of font families.Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type Font Modifier and Type Method Description Typography.BuilderTypography.Builder. fontFamilies(Collection<Font> fontFamilies)Determines the list of font families.
-