static GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.builder() |
|
GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.Builder.commentId(String commentId) |
The ID of the comment for which you want to get reactions information.
|
GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.Builder.maxResults(Integer maxResults) |
A non-zero, non-negative integer used to limit the number of returned results.
|
GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.Builder.nextToken(String nextToken) |
An enumeration token that, when provided in a request, returns the next batch of the results.
|
GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.Builder.reactionUserArn(String reactionUserArn) |
Optional.
|
GetCommentReactionsRequest.Builder |
GetCommentReactionsRequest.toBuilder() |
|