| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default PostCommentReplyResponse |
CodeCommitClient.postCommentReply(PostCommentReplyRequest postCommentReplyRequest)
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
|
default CompletableFuture<PostCommentReplyResponse> |
CodeCommitAsyncClient.postCommentReply(PostCommentReplyRequest postCommentReplyRequest)
Posts a comment in reply to an existing comment on a comparison between commits or a pull request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PostCommentReplyRequestMarshaller.marshall(PostCommentReplyRequest postCommentReplyRequest) |
Copyright © 2022. All rights reserved.