Uses of Class
software.amazon.awssdk.services.codecommit.paginators.GetCommentsForPullRequestIterable
-
Packages that use GetCommentsForPullRequestIterable Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of GetCommentsForPullRequestIterable in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that return GetCommentsForPullRequestIterable Modifier and Type Method Description default GetCommentsForPullRequestIterableCodeCommitClient. getCommentsForPullRequestPaginator(Consumer<GetCommentsForPullRequestRequest.Builder> getCommentsForPullRequestRequest)This is a variant ofCodeCommitClient.getCommentsForPullRequest(software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest)operation.default GetCommentsForPullRequestIterableCodeCommitClient. getCommentsForPullRequestPaginator(GetCommentsForPullRequestRequest getCommentsForPullRequestRequest)This is a variant ofCodeCommitClient.getCommentsForPullRequest(software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest)operation.
-