| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCommentContentResponse> |
CodeCommitAsyncClient.deleteCommentContent(DeleteCommentContentRequest deleteCommentContentRequest)
Deletes the content of a comment made on a change, file, or commit in a repository.
|
default DeleteCommentContentResponse |
CodeCommitClient.deleteCommentContent(DeleteCommentContentRequest deleteCommentContentRequest)
Deletes the content of a comment made on a change, file, or commit in a repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteCommentContentRequestMarshaller.marshall(DeleteCommentContentRequest deleteCommentContentRequest) |
Copyright © 2021. All rights reserved.