| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
StringFormatConfiguration |
CategoricalMeasureField.formatConfiguration()
The format configuration of the field.
|
StringFormatConfiguration |
CategoricalDimensionField.formatConfiguration()
The format configuration of the field.
|
StringFormatConfiguration |
FormatConfiguration.stringFormatConfiguration()
Formatting configuration for string fields.
|
| Modifier and Type | Method and Description |
|---|---|
CategoricalMeasureField.Builder |
CategoricalMeasureField.Builder.formatConfiguration(StringFormatConfiguration formatConfiguration)
The format configuration of the field.
|
CategoricalDimensionField.Builder |
CategoricalDimensionField.Builder.formatConfiguration(StringFormatConfiguration formatConfiguration)
The format configuration of the field.
|
FormatConfiguration.Builder |
FormatConfiguration.Builder.stringFormatConfiguration(StringFormatConfiguration stringFormatConfiguration)
Formatting configuration for string fields.
|
Copyright © 2023. All rights reserved.