| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateCommentResponse |
CodeCommitClient.updateComment(UpdateCommentRequest updateCommentRequest)
Replaces the contents of a comment.
|
default CompletableFuture<UpdateCommentResponse> |
CodeCommitAsyncClient.updateComment(UpdateCommentRequest updateCommentRequest)
Replaces the contents of a comment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateCommentRequestMarshaller.marshall(UpdateCommentRequest updateCommentRequest) |
Copyright © 2023. All rights reserved.