Package com.slack.api.model.list
Class ListRecord.Field.FieldBuilder
java.lang.Object
com.slack.api.model.list.ListRecord.Field.FieldBuilder
- Enclosing class:
- ListRecord.Field
-
Method Summary
Modifier and TypeMethodDescriptionattachment(List<String> attachment) build()richText(List<RichTextBlock> richText) toString()
-
Method Details
-
key
- Returns:
this.
-
columnId
- Returns:
this.
-
value
- Returns:
this.
-
text
- Returns:
this.
-
richText
- Returns:
this.
-
message
- Returns:
this.
-
number
- Returns:
this.
-
select
- Returns:
this.
-
date
- Returns:
this.
-
user
- Returns:
this.
-
attachment
- Returns:
this.
-
checkbox
- Returns:
this.
-
email
- Returns:
this.
-
phone
- Returns:
this.
-
channel
- Returns:
this.
-
rating
- Returns:
this.
-
timestamp
- Returns:
this.
-
build
-
toString
-