| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
static GetCommentResponse.Builder |
GetCommentResponse.builder() |
GetCommentResponse.Builder |
GetCommentResponse.Builder.comment(Comment comment)
The contents of the comment.
|
default GetCommentResponse.Builder |
GetCommentResponse.Builder.comment(Consumer<Comment.Builder> comment)
The contents of the comment.
|
GetCommentResponse.Builder |
GetCommentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCommentResponse.Builder> |
GetCommentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.