| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCommentResponse |
CodeCommitClient.getComment(GetCommentRequest getCommentRequest)
Returns the content of a comment made on a change, file, or commit in a repository.
|
default CompletableFuture<GetCommentResponse> |
CodeCommitAsyncClient.getComment(GetCommentRequest getCommentRequest)
Returns the content of a comment made on a change, file, or commit in a repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCommentRequestMarshaller.marshall(GetCommentRequest getCommentRequest) |
Copyright © 2021. All rights reserved.