Uses of Class
software.amazon.awssdk.services.quicksight.model.NegativeFormat
-
Packages that use NegativeFormat Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of NegativeFormat in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return NegativeFormat Modifier and Type Method Description NegativeFormatDisplayFormatOptions. negativeFormat()The negative format.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type NegativeFormat Modifier and Type Method Description DisplayFormatOptions.BuilderDisplayFormatOptions.Builder. negativeFormat(NegativeFormat negativeFormat)The negative format.
-