| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
static PostCommentReplyResponse.Builder |
PostCommentReplyResponse.builder() |
PostCommentReplyResponse.Builder |
PostCommentReplyResponse.Builder.comment(Comment comment)
Information about the reply to a comment.
|
default PostCommentReplyResponse.Builder |
PostCommentReplyResponse.Builder.comment(Consumer<Comment.Builder> comment)
Information about the reply to a comment.
|
PostCommentReplyResponse.Builder |
PostCommentReplyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PostCommentReplyResponse.Builder> |
PostCommentReplyResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.