| Constructor and Description |
|---|
AddCommentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Comment |
build()
Builds the comment.
|
String |
getText()
Gets the text for the comment.
|
Comment.AddCommentBuilder |
setText(String text)
The text for the comment.
|
public Comment.AddCommentBuilder setText(String text)
text - the textpublic String getText()
public Comment build()
Copyright © 2014–2019 Smartsheet. All rights reserved.