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