Uses of Class
software.amazon.awssdk.services.quicksight.model.ShapeConditionalFormat
-
Packages that use ShapeConditionalFormat Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ShapeConditionalFormat in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ShapeConditionalFormat Modifier and Type Method Description ShapeConditionalFormat
FilledMapShapeConditionalFormatting. format()
The conditional formatting that determines the background color of a filled map's shape.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ShapeConditionalFormat Modifier and Type Method Description FilledMapShapeConditionalFormatting.Builder
FilledMapShapeConditionalFormatting.Builder. format(ShapeConditionalFormat format)
The conditional formatting that determines the background color of a filled map's shape.
-