Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDashboard.TableCellStyleProperty
Packages that use CfnDashboard.TableCellStyleProperty
-
Uses of CfnDashboard.TableCellStyleProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnDashboard.TableCellStylePropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnDashboard.TableCellStyleProperty
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.TableCellStylePropertyModifier and TypeMethodDescriptionCfnDashboard.TableCellStyleProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.TableCellStylePropertyModifier and TypeMethodDescriptionCfnDashboard.PivotTableOptionsProperty.Builder.cellStyle
(CfnDashboard.TableCellStyleProperty cellStyle) Sets the value ofCfnDashboard.PivotTableOptionsProperty.getCellStyle()
CfnDashboard.TableOptionsProperty.Builder.cellStyle
(CfnDashboard.TableCellStyleProperty cellStyle) Sets the value ofCfnDashboard.TableOptionsProperty.getCellStyle()
CfnDashboard.PivotTableOptionsProperty.Builder.columnHeaderStyle
(CfnDashboard.TableCellStyleProperty columnHeaderStyle) Sets the value ofCfnDashboard.PivotTableOptionsProperty.getColumnHeaderStyle()
CfnDashboard.TableOptionsProperty.Builder.headerStyle
(CfnDashboard.TableCellStyleProperty headerStyle) Sets the value ofCfnDashboard.TableOptionsProperty.getHeaderStyle()
CfnDashboard.PivotTotalOptionsProperty.Builder.metricHeaderCellStyle
(CfnDashboard.TableCellStyleProperty metricHeaderCellStyle) Sets the value ofCfnDashboard.PivotTotalOptionsProperty.getMetricHeaderCellStyle()
CfnDashboard.SubtotalOptionsProperty.Builder.metricHeaderCellStyle
(CfnDashboard.TableCellStyleProperty metricHeaderCellStyle) Sets the value ofCfnDashboard.SubtotalOptionsProperty.getMetricHeaderCellStyle()
CfnDashboard.PivotTableOptionsProperty.Builder.rowFieldNamesStyle
(CfnDashboard.TableCellStyleProperty rowFieldNamesStyle) Sets the value ofCfnDashboard.PivotTableOptionsProperty.getRowFieldNamesStyle()
CfnDashboard.PivotTableOptionsProperty.Builder.rowHeaderStyle
(CfnDashboard.TableCellStyleProperty rowHeaderStyle) Sets the value ofCfnDashboard.PivotTableOptionsProperty.getRowHeaderStyle()
CfnDashboard.PivotTotalOptionsProperty.Builder.totalCellStyle
(CfnDashboard.TableCellStyleProperty totalCellStyle) Sets the value ofCfnDashboard.PivotTotalOptionsProperty.getTotalCellStyle()
CfnDashboard.SubtotalOptionsProperty.Builder.totalCellStyle
(CfnDashboard.TableCellStyleProperty totalCellStyle) Sets the value ofCfnDashboard.SubtotalOptionsProperty.getTotalCellStyle()
CfnDashboard.TotalOptionsProperty.Builder.totalCellStyle
(CfnDashboard.TableCellStyleProperty totalCellStyle) Sets the value ofCfnDashboard.TotalOptionsProperty.getTotalCellStyle()
CfnDashboard.PivotTotalOptionsProperty.Builder.valueCellStyle
(CfnDashboard.TableCellStyleProperty valueCellStyle) Sets the value ofCfnDashboard.PivotTotalOptionsProperty.getValueCellStyle()
CfnDashboard.SubtotalOptionsProperty.Builder.valueCellStyle
(CfnDashboard.TableCellStyleProperty valueCellStyle) Sets the value ofCfnDashboard.SubtotalOptionsProperty.getValueCellStyle()