| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ThousandSeparatorOptions |
ThousandSeparatorOptions.clone() |
ThousandSeparatorOptions |
NumericSeparatorConfiguration.getThousandsSeparator()
The options that determine the thousands separator configuration.
|
ThousandSeparatorOptions |
ThousandSeparatorOptions.withSymbol(NumericSeparatorSymbol symbol)
Determines the thousands separator symbol.
|
ThousandSeparatorOptions |
ThousandSeparatorOptions.withSymbol(String symbol)
Determines the thousands separator symbol.
|
ThousandSeparatorOptions |
ThousandSeparatorOptions.withVisibility(String visibility)
Determines the visibility of the thousands separator.
|
ThousandSeparatorOptions |
ThousandSeparatorOptions.withVisibility(Visibility visibility)
Determines the visibility of the thousands separator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumericSeparatorConfiguration.setThousandsSeparator(ThousandSeparatorOptions thousandsSeparator)
The options that determine the thousands separator configuration.
|
NumericSeparatorConfiguration |
NumericSeparatorConfiguration.withThousandsSeparator(ThousandSeparatorOptions thousandsSeparator)
The options that determine the thousands separator configuration.
|
Copyright © 2023. All rights reserved.