| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DecimalPlacesConfiguration |
DecimalPlacesConfiguration.clone() |
DecimalPlacesConfiguration |
PercentageDisplayFormatConfiguration.getDecimalPlacesConfiguration()
The option that determines the decimal places configuration.
|
DecimalPlacesConfiguration |
CurrencyDisplayFormatConfiguration.getDecimalPlacesConfiguration()
The option that determines the decimal places configuration.
|
DecimalPlacesConfiguration |
NumberDisplayFormatConfiguration.getDecimalPlacesConfiguration()
The option that determines the decimal places configuration.
|
DecimalPlacesConfiguration |
DecimalPlacesConfiguration.withDecimalPlaces(Long decimalPlaces)
The values of the decimal places.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PercentageDisplayFormatConfiguration.setDecimalPlacesConfiguration(DecimalPlacesConfiguration decimalPlacesConfiguration)
The option that determines the decimal places configuration.
|
void |
CurrencyDisplayFormatConfiguration.setDecimalPlacesConfiguration(DecimalPlacesConfiguration decimalPlacesConfiguration)
The option that determines the decimal places configuration.
|
void |
NumberDisplayFormatConfiguration.setDecimalPlacesConfiguration(DecimalPlacesConfiguration decimalPlacesConfiguration)
The option that determines the decimal places configuration.
|
PercentageDisplayFormatConfiguration |
PercentageDisplayFormatConfiguration.withDecimalPlacesConfiguration(DecimalPlacesConfiguration decimalPlacesConfiguration)
The option that determines the decimal places configuration.
|
CurrencyDisplayFormatConfiguration |
CurrencyDisplayFormatConfiguration.withDecimalPlacesConfiguration(DecimalPlacesConfiguration decimalPlacesConfiguration)
The option that determines the decimal places configuration.
|
NumberDisplayFormatConfiguration |
NumberDisplayFormatConfiguration.withDecimalPlacesConfiguration(DecimalPlacesConfiguration decimalPlacesConfiguration)
The option that determines the decimal places configuration.
|
Copyright © 2023. All rights reserved.