| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateTopicReviewedAnswerResult |
AbstractAmazonQuickSight.batchCreateTopicReviewedAnswer(BatchCreateTopicReviewedAnswerRequest request) |
BatchCreateTopicReviewedAnswerResult |
AmazonQuickSightClient.batchCreateTopicReviewedAnswer(BatchCreateTopicReviewedAnswerRequest request)
Creates new reviewed answers for a Q Topic.
|
BatchCreateTopicReviewedAnswerResult |
AmazonQuickSight.batchCreateTopicReviewedAnswer(BatchCreateTopicReviewedAnswerRequest batchCreateTopicReviewedAnswerRequest)
Creates new reviewed answers for a Q Topic.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.clone() |
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withInvalidAnswers(Collection<InvalidTopicReviewedAnswer> invalidAnswers)
The definition of Answers that are invalid and not created.
|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withInvalidAnswers(InvalidTopicReviewedAnswer... invalidAnswers)
The definition of Answers that are invalid and not created.
|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withStatus(Integer status)
The HTTP status of the request.
|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withSucceededAnswers(Collection<SucceededTopicReviewedAnswer> succeededAnswers)
The definition of Answers that are successfully created.
|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withSucceededAnswers(SucceededTopicReviewedAnswer... succeededAnswers)
The definition of Answers that are successfully created.
|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withTopicArn(String topicArn)
The Amazon Resource Name (ARN) of the topic.
|
BatchCreateTopicReviewedAnswerResult |
BatchCreateTopicReviewedAnswerResult.withTopicId(String topicId)
The ID for the topic reviewed answer that you want to create.
|
Copyright © 2024. All rights reserved.