Uses of Class
software.amazon.awssdk.services.quicksight.model.TableConditionalFormatting
-
Packages that use TableConditionalFormatting Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableConditionalFormatting in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableConditionalFormatting Modifier and Type Method Description TableConditionalFormattingTableVisual. conditionalFormatting()The conditional formatting for aPivotTableVisual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableConditionalFormatting Modifier and Type Method Description TableVisual.BuilderTableVisual.Builder. conditionalFormatting(TableConditionalFormatting conditionalFormatting)The conditional formatting for aPivotTableVisual.
-