Uses of Class
software.amazon.awssdk.services.codecommit.paginators.GetCommentReactionsIterable
-
Packages that use GetCommentReactionsIterable Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of GetCommentReactionsIterable in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that return GetCommentReactionsIterable Modifier and Type Method Description default GetCommentReactionsIterableCodeCommitClient. getCommentReactionsPaginator(Consumer<GetCommentReactionsRequest.Builder> getCommentReactionsRequest)Returns information about reactions to a specified comment ID.default GetCommentReactionsIterableCodeCommitClient. getCommentReactionsPaginator(GetCommentReactionsRequest getCommentReactionsRequest)Returns information about reactions to a specified comment ID.
-