| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TopicTemplate |
TopicTemplate.clone() |
TopicTemplate |
TopicReviewedAnswer.getTemplate()
The template for the
TopicReviewedAnswer. |
TopicTemplate |
CreateTopicReviewedAnswer.getTemplate()
The template for the
CreateTopicReviewedAnswer. |
TopicTemplate |
TopicTemplate.withSlots(Collection<Slot> slots)
The slots for the
TopicTemplate. |
TopicTemplate |
TopicTemplate.withSlots(Slot... slots)
The slots for the
TopicTemplate. |
TopicTemplate |
TopicTemplate.withTemplateType(String templateType)
The template type for the
TopicTemplate. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicReviewedAnswer.setTemplate(TopicTemplate template)
The template for the
TopicReviewedAnswer. |
void |
CreateTopicReviewedAnswer.setTemplate(TopicTemplate template)
The template for the
CreateTopicReviewedAnswer. |
TopicReviewedAnswer |
TopicReviewedAnswer.withTemplate(TopicTemplate template)
The template for the
TopicReviewedAnswer. |
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.withTemplate(TopicTemplate template)
The template for the
CreateTopicReviewedAnswer. |
Copyright © 2024. All rights reserved.