Uses of Class
software.amazon.awssdk.services.quicksight.model.FilledMapShapeConditionalFormatting
-
Packages that use FilledMapShapeConditionalFormatting Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FilledMapShapeConditionalFormatting in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FilledMapShapeConditionalFormatting Modifier and Type Method Description FilledMapShapeConditionalFormattingFilledMapConditionalFormattingOption. shape()The conditional formatting that determines the shape of the filled map.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FilledMapShapeConditionalFormatting Modifier and Type Method Description FilledMapConditionalFormattingOption.BuilderFilledMapConditionalFormattingOption.Builder. shape(FilledMapShapeConditionalFormatting shape)The conditional formatting that determines the shape of the filled map.
-