| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
CommentReference |
CommentReference.createdAt(OffsetDateTime createdAt) |
CommentReference |
CommentReference.id(UUID id) |
CommentReference |
CommentReference.messageHash(Integer messageHash) |
CommentReference |
CommentReference.userId(UUID userId) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentReference> |
OpenCommentTodoDataData.getComments()
Get comments
|
| Modifier and Type | Method and Description |
|---|---|
OpenCommentTodoDataData |
OpenCommentTodoDataData.addCommentsItem(CommentReference commentsItem) |
| Modifier and Type | Method and Description |
|---|---|
OpenCommentTodoDataData |
OpenCommentTodoDataData.comments(List<CommentReference> comments) |
void |
OpenCommentTodoDataData.setComments(List<CommentReference> comments) |
Copyright © 2019 LeanIX GmbH. All rights reserved.