| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static ThemeType |
ThemeType.fromValue(String value)
Use this in place of valueOf.
|
static ThemeType |
ThemeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThemeType[] |
ThemeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListThemesRequest |
ListThemesRequest.withType(ThemeType type)
The type of themes that you want to list.
|
Theme |
Theme.withType(ThemeType type)
The type of theme, based on how it was created.
|
Copyright © 2024. All rights reserved.