Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.AxisLabelOptionsProperty.Builder
Packages that use CfnAnalysis.AxisLabelOptionsProperty.Builder
-
Uses of CfnAnalysis.AxisLabelOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.AxisLabelOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.AxisLabelOptionsProperty.Builder.applyTo
(IResolvable applyTo) Sets the value ofCfnAnalysis.AxisLabelOptionsProperty.getApplyTo()
CfnAnalysis.AxisLabelOptionsProperty.Builder.applyTo
(CfnAnalysis.AxisLabelReferenceOptionsProperty applyTo) Sets the value ofCfnAnalysis.AxisLabelOptionsProperty.getApplyTo()
CfnAnalysis.AxisLabelOptionsProperty.builder()
CfnAnalysis.AxisLabelOptionsProperty.Builder.customLabel
(String customLabel) Sets the value ofCfnAnalysis.AxisLabelOptionsProperty.getCustomLabel()
CfnAnalysis.AxisLabelOptionsProperty.Builder.fontConfiguration
(IResolvable fontConfiguration) Sets the value ofCfnAnalysis.AxisLabelOptionsProperty.getFontConfiguration()
CfnAnalysis.AxisLabelOptionsProperty.Builder.fontConfiguration
(CfnAnalysis.FontConfigurationProperty fontConfiguration) Sets the value ofCfnAnalysis.AxisLabelOptionsProperty.getFontConfiguration()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.AxisLabelOptionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.AxisLabelOptionsProperty.Builder
.