| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ThemeAlias |
DescribeThemeAliasResponse.themeAlias()
Information about the theme alias.
|
ThemeAlias |
UpdateThemeAliasResponse.themeAlias()
Information about the theme alias.
|
ThemeAlias |
CreateThemeAliasResponse.themeAlias()
Information about the theme alias.
|
| Modifier and Type | Method and Description |
|---|---|
List<ThemeAlias> |
ListThemeAliasesResponse.themeAliasList()
A structure containing the list of the theme's aliases.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeThemeAliasResponse.Builder |
DescribeThemeAliasResponse.Builder.themeAlias(ThemeAlias themeAlias)
Information about the theme alias.
|
UpdateThemeAliasResponse.Builder |
UpdateThemeAliasResponse.Builder.themeAlias(ThemeAlias themeAlias)
Information about the theme alias.
|
CreateThemeAliasResponse.Builder |
CreateThemeAliasResponse.Builder.themeAlias(ThemeAlias themeAlias)
Information about the theme alias.
|
ListThemeAliasesResponse.Builder |
ListThemeAliasesResponse.Builder.themeAliasList(ThemeAlias... themeAliasList)
A structure containing the list of the theme's aliases.
|
| Modifier and Type | Method and Description |
|---|---|
ListThemeAliasesResponse.Builder |
ListThemeAliasesResponse.Builder.themeAliasList(Collection<ThemeAlias> themeAliasList)
A structure containing the list of the theme's aliases.
|
Copyright © 2020. All rights reserved.