| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| 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.
|
Copyright © 2020. All rights reserved.