| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SpecialValue |
SpecialValue.fromValue(String value)
Use this in place of valueOf.
|
static SpecialValue |
SpecialValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialValue[] |
SpecialValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomColor |
CustomColor.withSpecialValue(SpecialValue specialValue)
The value of a special data value.
|
Copyright © 2024. All rights reserved.