| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CategoricalDimensionField |
CategoricalDimensionField.clone() |
CategoricalDimensionField |
DimensionField.getCategoricalDimensionField()
The dimension type field with categorical type columns.
|
CategoricalDimensionField |
CategoricalDimensionField.withColumn(ColumnIdentifier column)
The column that is used in the
CategoricalDimensionField. |
CategoricalDimensionField |
CategoricalDimensionField.withFieldId(String fieldId)
The custom field ID.
|
CategoricalDimensionField |
CategoricalDimensionField.withFormatConfiguration(StringFormatConfiguration formatConfiguration)
The format configuration of the field.
|
CategoricalDimensionField |
CategoricalDimensionField.withHierarchyId(String hierarchyId)
The custom hierarchy ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DimensionField.setCategoricalDimensionField(CategoricalDimensionField categoricalDimensionField)
The dimension type field with categorical type columns.
|
DimensionField |
DimensionField.withCategoricalDimensionField(CategoricalDimensionField categoricalDimensionField)
The dimension type field with categorical type columns.
|
Copyright © 2023. All rights reserved.