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