Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
NegativeFormat |
NegativeFormat.clone() |
NegativeFormat |
DisplayFormatOptions.getNegativeFormat()
The negative format.
|
NegativeFormat |
NegativeFormat.withPrefix(String prefix)
The prefix for a negative format.
|
NegativeFormat |
NegativeFormat.withSuffix(String suffix)
The suffix for a negative format.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplayFormatOptions.setNegativeFormat(NegativeFormat negativeFormat)
The negative format.
|
DisplayFormatOptions |
DisplayFormatOptions.withNegativeFormat(NegativeFormat negativeFormat)
The negative format.
|
Copyright © 2023. All rights reserved.