| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ColumnIdentifier |
ColumnIdentifier.clone() |
ColumnIdentifier |
TimeRangeDrillDownFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
CategoryDrillDownFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
NumericEqualityDrillDownFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
UnaggregatedField.getColumn()
The column that is used in the
UnaggregatedField. |
ColumnIdentifier |
AggregationSortConfiguration.getColumn()
The column that determines the sort order of aggregated values.
|
ColumnIdentifier |
TopBottomFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
RelativeDatesFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
TimeRangeFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
TimeEqualityFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
NumericEqualityFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
NumericRangeFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
CategoryFilter.getColumn()
The column that the filter is applied to.
|
ColumnIdentifier |
ColumnConfiguration.getColumn()
The column.
|
ColumnIdentifier |
ReferenceLineDynamicDataConfiguration.getColumn()
The column that the dynamic data targets.
|
ColumnIdentifier |
ColumnTooltipItem.getColumn()
The target column of the tooltip item.
|
ColumnIdentifier |
AxisLabelReferenceOptions.getColumn()
The column that the axis label is targeted to.
|
ColumnIdentifier |
DateMeasureField.getColumn()
The column that is used in the
DateMeasureField. |
ColumnIdentifier |
CategoricalMeasureField.getColumn()
The column that is used in the
CategoricalMeasureField. |
ColumnIdentifier |
NumericalMeasureField.getColumn()
The column that is used in the
NumericalMeasureField. |
ColumnIdentifier |
DateDimensionField.getColumn()
The column that is used in the
DateDimensionField. |
ColumnIdentifier |
CategoricalDimensionField.getColumn()
The column that is used in the
CategoricalDimensionField. |
ColumnIdentifier |
NumericalDimensionField.getColumn()
The column that is used in the
NumericalDimensionField. |
ColumnIdentifier |
CascadingControlSource.getColumnToMatch()
The column identifier that determines which column to look up for the source sheet control.
|
ColumnIdentifier |
DynamicDefaultValue.getDefaultValueColumn()
The column that contains the default value of each user or group.
|
ColumnIdentifier |
DynamicDefaultValue.getGroupNameColumn()
The column that contains the group name.
|
ColumnIdentifier |
ParameterSelectableValues.getLinkToDataSetColumn()
The column identifier that fetches values from the data set.
|
ColumnIdentifier |
ColumnSort.getSortBy() |
ColumnIdentifier |
DynamicDefaultValue.getUserNameColumn()
The column that contains the username.
|
ColumnIdentifier |
ColumnIdentifier.withColumnName(String columnName)
The name of the column.
|
ColumnIdentifier |
ColumnIdentifier.withDataSetIdentifier(String dataSetIdentifier)
The data set that the column belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
List<ColumnIdentifier> |
PredefinedHierarchy.getColumns()
The list of columns that define the predefined hierarchy.
|
List<ColumnIdentifier> |
ExplicitHierarchy.getColumns()
The list of columns that define the explicit hierarchy.
|
List<ColumnIdentifier> |
ContributionAnalysisDefault.getContributorDimensions()
The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers. |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeRangeDrillDownFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
CategoryDrillDownFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
NumericEqualityDrillDownFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
UnaggregatedField.setColumn(ColumnIdentifier column)
The column that is used in the
UnaggregatedField. |
void |
AggregationSortConfiguration.setColumn(ColumnIdentifier column)
The column that determines the sort order of aggregated values.
|
void |
TopBottomFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
RelativeDatesFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
TimeRangeFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
TimeEqualityFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
NumericEqualityFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
NumericRangeFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
CategoryFilter.setColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
void |
ColumnConfiguration.setColumn(ColumnIdentifier column)
The column.
|
void |
ReferenceLineDynamicDataConfiguration.setColumn(ColumnIdentifier column)
The column that the dynamic data targets.
|
void |
ColumnTooltipItem.setColumn(ColumnIdentifier column)
The target column of the tooltip item.
|
void |
AxisLabelReferenceOptions.setColumn(ColumnIdentifier column)
The column that the axis label is targeted to.
|
void |
DateMeasureField.setColumn(ColumnIdentifier column)
The column that is used in the
DateMeasureField. |
void |
CategoricalMeasureField.setColumn(ColumnIdentifier column)
The column that is used in the
CategoricalMeasureField. |
void |
NumericalMeasureField.setColumn(ColumnIdentifier column)
The column that is used in the
NumericalMeasureField. |
void |
DateDimensionField.setColumn(ColumnIdentifier column)
The column that is used in the
DateDimensionField. |
void |
CategoricalDimensionField.setColumn(ColumnIdentifier column)
The column that is used in the
CategoricalDimensionField. |
void |
NumericalDimensionField.setColumn(ColumnIdentifier column)
The column that is used in the
NumericalDimensionField. |
void |
CascadingControlSource.setColumnToMatch(ColumnIdentifier columnToMatch)
The column identifier that determines which column to look up for the source sheet control.
|
void |
DynamicDefaultValue.setDefaultValueColumn(ColumnIdentifier defaultValueColumn)
The column that contains the default value of each user or group.
|
void |
DynamicDefaultValue.setGroupNameColumn(ColumnIdentifier groupNameColumn)
The column that contains the group name.
|
void |
ParameterSelectableValues.setLinkToDataSetColumn(ColumnIdentifier linkToDataSetColumn)
The column identifier that fetches values from the data set.
|
void |
ColumnSort.setSortBy(ColumnIdentifier sortBy) |
void |
DynamicDefaultValue.setUserNameColumn(ColumnIdentifier userNameColumn)
The column that contains the username.
|
TimeRangeDrillDownFilter |
TimeRangeDrillDownFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
CategoryDrillDownFilter |
CategoryDrillDownFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
NumericEqualityDrillDownFilter |
NumericEqualityDrillDownFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
UnaggregatedField |
UnaggregatedField.withColumn(ColumnIdentifier column)
The column that is used in the
UnaggregatedField. |
AggregationSortConfiguration |
AggregationSortConfiguration.withColumn(ColumnIdentifier column)
The column that determines the sort order of aggregated values.
|
TopBottomFilter |
TopBottomFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
RelativeDatesFilter |
RelativeDatesFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
TimeRangeFilter |
TimeRangeFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
TimeEqualityFilter |
TimeEqualityFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
NumericEqualityFilter |
NumericEqualityFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
NumericRangeFilter |
NumericRangeFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
CategoryFilter |
CategoryFilter.withColumn(ColumnIdentifier column)
The column that the filter is applied to.
|
ColumnConfiguration |
ColumnConfiguration.withColumn(ColumnIdentifier column)
The column.
|
ReferenceLineDynamicDataConfiguration |
ReferenceLineDynamicDataConfiguration.withColumn(ColumnIdentifier column)
The column that the dynamic data targets.
|
ColumnTooltipItem |
ColumnTooltipItem.withColumn(ColumnIdentifier column)
The target column of the tooltip item.
|
AxisLabelReferenceOptions |
AxisLabelReferenceOptions.withColumn(ColumnIdentifier column)
The column that the axis label is targeted to.
|
DateMeasureField |
DateMeasureField.withColumn(ColumnIdentifier column)
The column that is used in the
DateMeasureField. |
CategoricalMeasureField |
CategoricalMeasureField.withColumn(ColumnIdentifier column)
The column that is used in the
CategoricalMeasureField. |
NumericalMeasureField |
NumericalMeasureField.withColumn(ColumnIdentifier column)
The column that is used in the
NumericalMeasureField. |
DateDimensionField |
DateDimensionField.withColumn(ColumnIdentifier column)
The column that is used in the
DateDimensionField. |
CategoricalDimensionField |
CategoricalDimensionField.withColumn(ColumnIdentifier column)
The column that is used in the
CategoricalDimensionField. |
NumericalDimensionField |
NumericalDimensionField.withColumn(ColumnIdentifier column)
The column that is used in the
NumericalDimensionField. |
PredefinedHierarchy |
PredefinedHierarchy.withColumns(ColumnIdentifier... columns)
The list of columns that define the predefined hierarchy.
|
ExplicitHierarchy |
ExplicitHierarchy.withColumns(ColumnIdentifier... columns)
The list of columns that define the explicit hierarchy.
|
CascadingControlSource |
CascadingControlSource.withColumnToMatch(ColumnIdentifier columnToMatch)
The column identifier that determines which column to look up for the source sheet control.
|
ContributionAnalysisDefault |
ContributionAnalysisDefault.withContributorDimensions(ColumnIdentifier... contributorDimensions)
The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers. |
DynamicDefaultValue |
DynamicDefaultValue.withDefaultValueColumn(ColumnIdentifier defaultValueColumn)
The column that contains the default value of each user or group.
|
DynamicDefaultValue |
DynamicDefaultValue.withGroupNameColumn(ColumnIdentifier groupNameColumn)
The column that contains the group name.
|
ParameterSelectableValues |
ParameterSelectableValues.withLinkToDataSetColumn(ColumnIdentifier linkToDataSetColumn)
The column identifier that fetches values from the data set.
|
ColumnSort |
ColumnSort.withSortBy(ColumnIdentifier sortBy) |
DynamicDefaultValue |
DynamicDefaultValue.withUserNameColumn(ColumnIdentifier userNameColumn)
The column that contains the username.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredefinedHierarchy.setColumns(Collection<ColumnIdentifier> columns)
The list of columns that define the predefined hierarchy.
|
void |
ExplicitHierarchy.setColumns(Collection<ColumnIdentifier> columns)
The list of columns that define the explicit hierarchy.
|
void |
ContributionAnalysisDefault.setContributorDimensions(Collection<ColumnIdentifier> contributorDimensions)
The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers. |
PredefinedHierarchy |
PredefinedHierarchy.withColumns(Collection<ColumnIdentifier> columns)
The list of columns that define the predefined hierarchy.
|
ExplicitHierarchy |
ExplicitHierarchy.withColumns(Collection<ColumnIdentifier> columns)
The list of columns that define the explicit hierarchy.
|
ContributionAnalysisDefault |
ContributionAnalysisDefault.withContributorDimensions(Collection<ColumnIdentifier> contributorDimensions)
The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers. |
Copyright © 2023. All rights reserved.