| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ConditionalFormattingColor |
TableRowConditionalFormatting.backgroundColor()
The conditional formatting color (solid, gradient) of the background for a table row.
|
ConditionalFormattingColor |
ShapeConditionalFormat.backgroundColor()
The conditional formatting for the shape background color of a filled map visual.
|
ConditionalFormattingColor |
TextConditionalFormat.backgroundColor()
The conditional formatting for the text background color.
|
ConditionalFormattingColor |
KPIProgressBarConditionalFormatting.foregroundColor()
The conditional formatting of the progress bar's foreground color.
|
ConditionalFormattingColor |
GaugeChartArcConditionalFormatting.foregroundColor()
The conditional formatting of the arc foreground color.
|
ConditionalFormattingColor |
GaugeChartPrimaryValueConditionalFormatting.textColor()
The conditional formatting of the primary value text color.
|
ConditionalFormattingColor |
TableRowConditionalFormatting.textColor()
The conditional formatting color (solid, gradient) of the text for a table row.
|
ConditionalFormattingColor |
KPIComparisonValueConditionalFormatting.textColor()
The conditional formatting of the comparison value's text color.
|
ConditionalFormattingColor |
TextConditionalFormat.textColor()
The conditional formatting for the text color.
|
ConditionalFormattingColor |
KPIPrimaryValueConditionalFormatting.textColor()
The conditional formatting of the primary value's text color.
|
ConditionalFormattingColor |
KPIActualValueConditionalFormatting.textColor()
The conditional formatting of the actual value's text color.
|
| Modifier and Type | Method and Description |
|---|---|
TableRowConditionalFormatting.Builder |
TableRowConditionalFormatting.Builder.backgroundColor(ConditionalFormattingColor backgroundColor)
The conditional formatting color (solid, gradient) of the background for a table row.
|
ShapeConditionalFormat.Builder |
ShapeConditionalFormat.Builder.backgroundColor(ConditionalFormattingColor backgroundColor)
The conditional formatting for the shape background color of a filled map visual.
|
TextConditionalFormat.Builder |
TextConditionalFormat.Builder.backgroundColor(ConditionalFormattingColor backgroundColor)
The conditional formatting for the text background color.
|
KPIProgressBarConditionalFormatting.Builder |
KPIProgressBarConditionalFormatting.Builder.foregroundColor(ConditionalFormattingColor foregroundColor)
The conditional formatting of the progress bar's foreground color.
|
GaugeChartArcConditionalFormatting.Builder |
GaugeChartArcConditionalFormatting.Builder.foregroundColor(ConditionalFormattingColor foregroundColor)
The conditional formatting of the arc foreground color.
|
GaugeChartPrimaryValueConditionalFormatting.Builder |
GaugeChartPrimaryValueConditionalFormatting.Builder.textColor(ConditionalFormattingColor textColor)
The conditional formatting of the primary value text color.
|
TableRowConditionalFormatting.Builder |
TableRowConditionalFormatting.Builder.textColor(ConditionalFormattingColor textColor)
The conditional formatting color (solid, gradient) of the text for a table row.
|
KPIComparisonValueConditionalFormatting.Builder |
KPIComparisonValueConditionalFormatting.Builder.textColor(ConditionalFormattingColor textColor)
The conditional formatting of the comparison value's text color.
|
TextConditionalFormat.Builder |
TextConditionalFormat.Builder.textColor(ConditionalFormattingColor textColor)
The conditional formatting for the text color.
|
KPIPrimaryValueConditionalFormatting.Builder |
KPIPrimaryValueConditionalFormatting.Builder.textColor(ConditionalFormattingColor textColor)
The conditional formatting of the primary value's text color.
|
KPIActualValueConditionalFormatting.Builder |
KPIActualValueConditionalFormatting.Builder.textColor(ConditionalFormattingColor textColor)
The conditional formatting of the actual value's text color.
|
Copyright © 2023. All rights reserved.