| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTopicReviewedAnswersResult> |
AbstractAmazonQuickSightAsync.listTopicReviewedAnswersAsync(ListTopicReviewedAnswersRequest request,
AsyncHandler<ListTopicReviewedAnswersRequest,ListTopicReviewedAnswersResult> asyncHandler) |
Future<ListTopicReviewedAnswersResult> |
AmazonQuickSightAsyncClient.listTopicReviewedAnswersAsync(ListTopicReviewedAnswersRequest request,
AsyncHandler<ListTopicReviewedAnswersRequest,ListTopicReviewedAnswersResult> asyncHandler) |
Future<ListTopicReviewedAnswersResult> |
AmazonQuickSightAsync.listTopicReviewedAnswersAsync(ListTopicReviewedAnswersRequest listTopicReviewedAnswersRequest,
AsyncHandler<ListTopicReviewedAnswersRequest,ListTopicReviewedAnswersResult> asyncHandler)
Lists all reviewed answers for a Q Topic.
|
| Modifier and Type | Method and Description |
|---|---|
ListTopicReviewedAnswersRequest |
ListTopicReviewedAnswersRequest.clone() |
ListTopicReviewedAnswersRequest |
ListTopicReviewedAnswersRequest.withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that containd the reviewed answers that you want listed.
|
ListTopicReviewedAnswersRequest |
ListTopicReviewedAnswersRequest.withTopicId(String topicId)
The ID for the topic that contains the reviewed answer that you want to list.
|
Copyright © 2024. All rights reserved.