@NotThreadSafe public static final class PostAdded.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
PostAdded |
build() |
PostAdded.Builder |
content(BodyChanged content) |
PostAdded.Builder |
from(BlogEvent.AbstractPostAdded instance) |
PostAdded.Builder |
postId(String postId) |
public final PostAdded.Builder from(BlogEvent.AbstractPostAdded instance)
public final PostAdded.Builder postId(String postId)
public final PostAdded.Builder content(BodyChanged content)
public PostAdded build()
Copyright © 2017 The Immutables.org authors. All rights reserved.