| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default PostCommentForPullRequestResponse |
CodeCommitClient.postCommentForPullRequest(PostCommentForPullRequestRequest postCommentForPullRequestRequest)
Posts a comment on a pull request.
|
default CompletableFuture<PostCommentForPullRequestResponse> |
CodeCommitAsyncClient.postCommentForPullRequest(PostCommentForPullRequestRequest postCommentForPullRequestRequest)
Posts a comment on a pull request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PostCommentForPullRequestRequestMarshaller.marshall(PostCommentForPullRequestRequest postCommentForPullRequestRequest) |
Copyright © 2020. All rights reserved.