| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.clone() |
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.withAnswerId(String answerId)
The answer ID for the
CreateTopicReviewedAnswer. |
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.withDatasetArn(String datasetArn)
The Dataset arn for the
CreateTopicReviewedAnswer. |
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.withMir(TopicIR mir)
The Mir for the
CreateTopicReviewedAnswer. |
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.withPrimaryVisual(TopicVisual primaryVisual)
The
PrimaryVisual for the CreateTopicReviewedAnswer. |
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.withQuestion(String question)
The Question to be created.
|
CreateTopicReviewedAnswer |
CreateTopicReviewedAnswer.withTemplate(TopicTemplate template)
The template for the
CreateTopicReviewedAnswer. |
| Modifier and Type | Method and Description |
|---|---|
List<CreateTopicReviewedAnswer> |
BatchCreateTopicReviewedAnswerRequest.getAnswers()
The definition of the Answers to be created.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateTopicReviewedAnswerRequest |
BatchCreateTopicReviewedAnswerRequest.withAnswers(CreateTopicReviewedAnswer... answers)
The definition of the Answers to be created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchCreateTopicReviewedAnswerRequest.setAnswers(Collection<CreateTopicReviewedAnswer> answers)
The definition of the Answers to be created.
|
BatchCreateTopicReviewedAnswerRequest |
BatchCreateTopicReviewedAnswerRequest.withAnswers(Collection<CreateTopicReviewedAnswer> answers)
The definition of the Answers to be created.
|
Copyright © 2024. All rights reserved.