| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
NegativeValueConfiguration |
NegativeValueConfiguration.clone() |
NegativeValueConfiguration |
PercentageDisplayFormatConfiguration.getNegativeValueConfiguration()
The options that determine the negative value configuration.
|
NegativeValueConfiguration |
CurrencyDisplayFormatConfiguration.getNegativeValueConfiguration()
The options that determine the negative value configuration.
|
NegativeValueConfiguration |
NumberDisplayFormatConfiguration.getNegativeValueConfiguration()
The options that determine the negative value configuration.
|
NegativeValueConfiguration |
NegativeValueConfiguration.withDisplayMode(NegativeValueDisplayMode displayMode)
Determines the display mode of the negative value configuration.
|
NegativeValueConfiguration |
NegativeValueConfiguration.withDisplayMode(String displayMode)
Determines the display mode of the negative value configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PercentageDisplayFormatConfiguration.setNegativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
void |
CurrencyDisplayFormatConfiguration.setNegativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
void |
NumberDisplayFormatConfiguration.setNegativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
PercentageDisplayFormatConfiguration |
PercentageDisplayFormatConfiguration.withNegativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
CurrencyDisplayFormatConfiguration |
CurrencyDisplayFormatConfiguration.withNegativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
NumberDisplayFormatConfiguration |
NumberDisplayFormatConfiguration.withNegativeValueConfiguration(NegativeValueConfiguration negativeValueConfiguration)
The options that determine the negative value configuration.
|
Copyright © 2024. All rights reserved.