public class UpdateCommentRequest extends Request
domain, runAsUserId| Constructor and Description |
|---|
UpdateCommentRequest(String domain,
String runAsUserId,
Node node,
String commentId,
String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommentId() |
String |
getContent() |
Node |
getNode() |
String |
toString() |
getDomain, getRunAsUserIdCopyright © 2015. All rights reserved.