Uses of Class
software.amazon.awssdk.services.quicksight.model.TopicTemplate
-
Packages that use TopicTemplate Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TopicTemplate in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TopicTemplate Modifier and Type Method Description TopicTemplateCreateTopicReviewedAnswer. template()The template for theCreateTopicReviewedAnswer.TopicTemplateTopicReviewedAnswer. template()The template for theTopicReviewedAnswer.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TopicTemplate Modifier and Type Method Description CreateTopicReviewedAnswer.BuilderCreateTopicReviewedAnswer.Builder. template(TopicTemplate template)The template for theCreateTopicReviewedAnswer.TopicReviewedAnswer.BuilderTopicReviewedAnswer.Builder. template(TopicTemplate template)The template for theTopicReviewedAnswer.
-