Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.PivotTableSortByProperty.Builder
Packages that use CfnTemplate.PivotTableSortByProperty.Builder
-
Uses of CfnTemplate.PivotTableSortByProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.PivotTableSortByProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.PivotTableSortByProperty.builder()CfnTemplate.PivotTableSortByProperty.Builder.column(IResolvable column) Sets the value ofCfnTemplate.PivotTableSortByProperty.getColumn()CfnTemplate.PivotTableSortByProperty.Builder.column(CfnTemplate.ColumnSortProperty column) Sets the value ofCfnTemplate.PivotTableSortByProperty.getColumn()CfnTemplate.PivotTableSortByProperty.Builder.dataPath(IResolvable dataPath) Sets the value ofCfnTemplate.PivotTableSortByProperty.getDataPath()CfnTemplate.PivotTableSortByProperty.Builder.dataPath(CfnTemplate.DataPathSortProperty dataPath) Sets the value ofCfnTemplate.PivotTableSortByProperty.getDataPath()CfnTemplate.PivotTableSortByProperty.Builder.field(IResolvable field) Sets the value ofCfnTemplate.PivotTableSortByProperty.getField()CfnTemplate.PivotTableSortByProperty.Builder.field(CfnTemplate.FieldSortProperty field) Sets the value ofCfnTemplate.PivotTableSortByProperty.getField()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.PivotTableSortByProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.PivotTableSortByProperty.Builder.