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