| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model | |
| software.amazon.awssdk.services.quicksight.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ThemeVersionSummary> |
ListThemeVersionsIterable.themeVersionSummaryList()
Returns an iterable to iterate through the paginated
ListThemeVersionsResponse.themeVersionSummaryList()
member. |
SdkPublisher<ThemeVersionSummary> |
ListThemeVersionsPublisher.themeVersionSummaryList()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.