| Package | Description |
|---|---|
| io.vertigo.social.services.comment |
| Modifier and Type | Method and Description |
|---|---|
static CommentBuilder |
Comment.builder()
Static method factory for CommentBuilder
|
CommentBuilder |
CommentBuilder.withAuthor(io.vertigo.dynamo.domain.model.UID<io.vertigo.account.account.Account> author) |
CommentBuilder |
CommentBuilder.withCreationDate(java.time.Instant creationInstant) |
CommentBuilder |
CommentBuilder.withLastModified(java.time.Instant lastModified) |
CommentBuilder |
CommentBuilder.withMsg(String msg) |
CommentBuilder |
CommentBuilder.withUuid(UUID uuid) |
Copyright © 2019. All Rights Reserved.