ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.Builder.answers(Collection<TopicReviewedAnswer> answers) |
The definition of all Answers in the topic.
|
ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.Builder.answers(Consumer<TopicReviewedAnswer.Builder>... answers) |
The definition of all Answers in the topic.
|
ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.Builder.answers(TopicReviewedAnswer... answers) |
The definition of all Answers in the topic.
|
static ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.builder() |
|
ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.toBuilder() |
|
ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.Builder.topicArn(String topicArn) |
The Amazon Resource Name (ARN) of the topic.
|
ListTopicReviewedAnswersResponse.Builder |
ListTopicReviewedAnswersResponse.Builder.topicId(String topicId) |
The ID for the topic that contains the reviewed answer that you want to list.
|