| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model | |
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ThemeSummary> |
ListThemesResponse.themeSummaryList()
Information about the themes in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListThemesResponse.Builder |
ListThemesResponse.Builder.themeSummaryList(ThemeSummary... themeSummaryList)
Information about the themes in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListThemesResponse.Builder |
ListThemesResponse.Builder.themeSummaryList(Collection<ThemeSummary> themeSummaryList)
Information about the themes in the list.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ThemeSummary> |
ListThemesIterable.themeSummaryList()
Returns an iterable to iterate through the paginated
ListThemesResponse.themeSummaryList() member. |
SdkPublisher<ThemeSummary> |
ListThemesPublisher.themeSummaryList()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.