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