Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.AxisDataOptionsProperty.Builder
Packages that use CfnTemplate.AxisDataOptionsProperty.Builder
-
Uses of CfnTemplate.AxisDataOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.AxisDataOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.AxisDataOptionsProperty.builder()CfnTemplate.AxisDataOptionsProperty.Builder.dateAxisOptions(IResolvable dateAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getDateAxisOptions()CfnTemplate.AxisDataOptionsProperty.Builder.dateAxisOptions(CfnTemplate.DateAxisOptionsProperty dateAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getDateAxisOptions()CfnTemplate.AxisDataOptionsProperty.Builder.numericAxisOptions(IResolvable numericAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getNumericAxisOptions()CfnTemplate.AxisDataOptionsProperty.Builder.numericAxisOptions(CfnTemplate.NumericAxisOptionsProperty numericAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getNumericAxisOptions()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.AxisDataOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.AxisDataOptionsProperty.Builder.