| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model | |
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateSummary> |
ListTemplatesResponse.templateSummaryList()
A structure containing information about the templates in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templateSummaryList(TemplateSummary... templateSummaryList)
A structure containing information about the templates in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templateSummaryList(Collection<TemplateSummary> templateSummaryList)
A structure containing information about the templates in the list.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TemplateSummary> |
ListTemplatesPublisher.templateSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TemplateSummary> |
ListTemplatesIterable.templateSummaryList()
Returns an iterable to iterate through the paginated
ListTemplatesResponse.templateSummaryList() member. |
Copyright © 2023. All rights reserved.