Uses of Class
software.amazon.awssdk.services.quicksight.model.FontWeight
-
Packages that use FontWeight Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FontWeight in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FontWeight Modifier and Type Method Description FontWeightFontConfiguration. fontWeight()The option that determines the text display weight, or boldness.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FontWeight Modifier and Type Method Description FontConfiguration.BuilderFontConfiguration.Builder. fontWeight(FontWeight fontWeight)The option that determines the text display weight, or boldness.
-