| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<ThemeVersionSummary> |
ListThemeVersionsResponse.themeVersionSummaryList()
A structure containing a list of all the versions of the specified theme.
|
| Modifier and Type | Method and Description |
|---|---|
ListThemeVersionsResponse.Builder |
ListThemeVersionsResponse.Builder.themeVersionSummaryList(ThemeVersionSummary... themeVersionSummaryList)
A structure containing a list of all the versions of the specified theme.
|
| Modifier and Type | Method and Description |
|---|---|
ListThemeVersionsResponse.Builder |
ListThemeVersionsResponse.Builder.themeVersionSummaryList(Collection<ThemeVersionSummary> themeVersionSummaryList)
A structure containing a list of all the versions of the specified theme.
|
Copyright © 2020. All rights reserved.