Uses of Class
software.amazon.awssdk.services.codecommit.model.GetCommentsForPullRequestRequest
-
Packages that use GetCommentsForPullRequestRequest Package Description software.amazon.awssdk.services.codecommit CodeCommit software.amazon.awssdk.services.codecommit.paginators software.amazon.awssdk.services.codecommit.transform -
-
Uses of GetCommentsForPullRequestRequest in software.amazon.awssdk.services.codecommit
-
Uses of GetCommentsForPullRequestRequest in software.amazon.awssdk.services.codecommit.paginators
Constructors in software.amazon.awssdk.services.codecommit.paginators with parameters of type GetCommentsForPullRequestRequest Constructor Description GetCommentsForPullRequestIterable(CodeCommitClient client, GetCommentsForPullRequestRequest firstRequest)GetCommentsForPullRequestPublisher(CodeCommitAsyncClient client, GetCommentsForPullRequestRequest firstRequest) -
Uses of GetCommentsForPullRequestRequest in software.amazon.awssdk.services.codecommit.transform
Methods in software.amazon.awssdk.services.codecommit.transform with parameters of type GetCommentsForPullRequestRequest Modifier and Type Method Description SdkHttpFullRequestGetCommentsForPullRequestRequestMarshaller. marshall(GetCommentsForPullRequestRequest getCommentsForPullRequestRequest)
-