Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
NullValueFormatConfiguration |
NullValueFormatConfiguration.clone() |
NullValueFormatConfiguration |
PercentageDisplayFormatConfiguration.getNullValueFormatConfiguration()
The options that determine the null value format configuration.
|
NullValueFormatConfiguration |
CurrencyDisplayFormatConfiguration.getNullValueFormatConfiguration()
The options that determine the null value format configuration.
|
NullValueFormatConfiguration |
NumberDisplayFormatConfiguration.getNullValueFormatConfiguration()
The options that determine the null value format configuration.
|
NullValueFormatConfiguration |
DateTimeFormatConfiguration.getNullValueFormatConfiguration()
The options that determine the null value format configuration.
|
NullValueFormatConfiguration |
StringFormatConfiguration.getNullValueFormatConfiguration()
The options that determine the null value format configuration.
|
NullValueFormatConfiguration |
NullValueFormatConfiguration.withNullString(String nullString)
Determines the null string of null values.
|
Modifier and Type | Method and Description |
---|---|
void |
PercentageDisplayFormatConfiguration.setNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
void |
CurrencyDisplayFormatConfiguration.setNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
void |
NumberDisplayFormatConfiguration.setNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
void |
DateTimeFormatConfiguration.setNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
void |
StringFormatConfiguration.setNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
PercentageDisplayFormatConfiguration |
PercentageDisplayFormatConfiguration.withNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
CurrencyDisplayFormatConfiguration |
CurrencyDisplayFormatConfiguration.withNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
NumberDisplayFormatConfiguration |
NumberDisplayFormatConfiguration.withNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
DateTimeFormatConfiguration |
DateTimeFormatConfiguration.withNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
StringFormatConfiguration |
StringFormatConfiguration.withNullValueFormatConfiguration(NullValueFormatConfiguration nullValueFormatConfiguration)
The options that determine the null value format configuration.
|
Copyright © 2023. All rights reserved.