public static class Comment.Builder extends Object
Builder()
Comment
build()
Comment.Builder
content(String content)
id(String id)
parentId(String parentId)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Comment.Builder content(String content)
public Comment.Builder parentId(String parentId)
public Comment.Builder id(String id)
public Comment build()
Copyright © 2022. All rights reserved.