| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model | |
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateVersionSummary> |
ListTemplateVersionsResponse.templateVersionSummaryList()
A structure containing a list of all the versions of the specified template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplateVersionsResponse.Builder |
ListTemplateVersionsResponse.Builder.templateVersionSummaryList(TemplateVersionSummary... templateVersionSummaryList)
A structure containing a list of all the versions of the specified template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplateVersionsResponse.Builder |
ListTemplateVersionsResponse.Builder.templateVersionSummaryList(Collection<TemplateVersionSummary> templateVersionSummaryList)
A structure containing a list of all the versions of the specified template.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<TemplateVersionSummary> |
ListTemplateVersionsIterable.templateVersionSummaryList()
Returns an iterable to iterate through the paginated
ListTemplateVersionsResponse.templateVersionSummaryList() member. |
SdkPublisher<TemplateVersionSummary> |
ListTemplateVersionsPublisher.templateVersionSummaryList()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.