Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDashboard.TableBorderOptionsProperty
Packages that use CfnDashboard.TableBorderOptionsProperty
-
Uses of CfnDashboard.TableBorderOptionsProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnDashboard.TableBorderOptionsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnDashboard.TableBorderOptionsProperty
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.TableBorderOptionsPropertyModifier and TypeMethodDescriptionCfnDashboard.TableBorderOptionsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.TableBorderOptionsPropertyModifier and TypeMethodDescriptionCfnDashboard.TableSideBorderOptionsProperty.Builder.bottom
(CfnDashboard.TableBorderOptionsProperty bottom) Sets the value ofCfnDashboard.TableSideBorderOptionsProperty.getBottom()
CfnDashboard.TableSideBorderOptionsProperty.Builder.innerHorizontal
(CfnDashboard.TableBorderOptionsProperty innerHorizontal) Sets the value ofCfnDashboard.TableSideBorderOptionsProperty.getInnerHorizontal()
CfnDashboard.TableSideBorderOptionsProperty.Builder.innerVertical
(CfnDashboard.TableBorderOptionsProperty innerVertical) Sets the value ofCfnDashboard.TableSideBorderOptionsProperty.getInnerVertical()
CfnDashboard.TableSideBorderOptionsProperty.Builder.left
(CfnDashboard.TableBorderOptionsProperty left) Sets the value ofCfnDashboard.TableSideBorderOptionsProperty.getLeft()
CfnDashboard.TableSideBorderOptionsProperty.Builder.right
(CfnDashboard.TableBorderOptionsProperty right) Sets the value ofCfnDashboard.TableSideBorderOptionsProperty.getRight()
CfnDashboard.TableSideBorderOptionsProperty.Builder.top
(CfnDashboard.TableBorderOptionsProperty top) Sets the value ofCfnDashboard.TableSideBorderOptionsProperty.getTop()
CfnDashboard.GlobalTableBorderOptionsProperty.Builder.uniformBorder
(CfnDashboard.TableBorderOptionsProperty uniformBorder) Sets the value ofCfnDashboard.GlobalTableBorderOptionsProperty.getUniformBorder()