Package com.slack.api.model
Class FileComment.FileCommentBuilder
java.lang.Object
com.slack.api.model.FileComment.FileCommentBuilder
- Enclosing class:
- FileComment
public static class FileComment.FileCommentBuilder
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description FileCommentbuild()FileComment.FileCommentBuilderchannel(java.lang.String channel)FileComment.FileCommentBuildercomment(java.lang.String comment)FileComment.FileCommentBuildercreated(java.lang.Integer created)FileComment.FileCommentBuilderid(java.lang.String id)FileComment.FileCommentBuilderintro(boolean intro)FileComment.FileCommentBuildertimestamp(java.lang.Integer timestamp)java.lang.StringtoString()FileComment.FileCommentBuilderuser(java.lang.String user)