| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
NegativeValueConfiguration |
CurrencyDisplayFormatConfiguration.negativeValueConfiguration()
The options that determine the negative value configuration.
|
NegativeValueConfiguration |
NumberDisplayFormatConfiguration.negativeValueConfiguration()
The options that determine the negative value configuration.
|
NegativeValueConfiguration |
PercentageDisplayFormatConfiguration.negativeValueConfiguration()
The options that determine the negative value configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyDisplayFormatConfiguration.Builder |
CurrencyDisplayFormatConfiguration.Builder.negativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
NumberDisplayFormatConfiguration.Builder |
NumberDisplayFormatConfiguration.Builder.negativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
PercentageDisplayFormatConfiguration.Builder |
PercentageDisplayFormatConfiguration.Builder.negativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
Copyright © 2023. All rights reserved.