public static interface NegativeValueConfiguration.Builder extends SdkPojo, CopyableBuilder<NegativeValueConfiguration.Builder,NegativeValueConfiguration>
| Modifier and Type | Method and Description |
|---|---|
NegativeValueConfiguration.Builder |
displayMode(NegativeValueDisplayMode displayMode)
Determines the display mode of the negative value configuration.
|
NegativeValueConfiguration.Builder |
displayMode(String displayMode)
Determines the display mode of the negative value configuration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNegativeValueConfiguration.Builder displayMode(String displayMode)
Determines the display mode of the negative value configuration.
displayMode - Determines the display mode of the negative value configuration.NegativeValueDisplayMode,
NegativeValueDisplayModeNegativeValueConfiguration.Builder displayMode(NegativeValueDisplayMode displayMode)
Determines the display mode of the negative value configuration.
displayMode - Determines the display mode of the negative value configuration.NegativeValueDisplayMode,
NegativeValueDisplayModeCopyright © 2023. All rights reserved.