Package com.slack.api.model
Class Bookmark.BookmarkBuilder
java.lang.Object
com.slack.api.model.Bookmark.BookmarkBuilder
- Enclosing class:
- Bookmark
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
dateCreated
(Integer dateCreated) dateUpdated
(Integer dateUpdated) lastUpdatedByTeamId
(String lastUpdatedByTeamId) lastUpdatedByUserId
(String lastUpdatedByUserId) shortcutId
(String shortcutId) toString()
-
Method Details
-
id
- Returns:
this
.
-
channelId
- Returns:
this
.
-
title
- Returns:
this
.
-
link
- Returns:
this
.
-
emoji
- Returns:
this
.
-
iconUrl
- Returns:
this
.
-
entityId
- Returns:
this
.
-
type
- Returns:
this
.
-
dateCreated
- Returns:
this
.
-
dateUpdated
- Returns:
this
.
-
rank
- Returns:
this
.
-
lastUpdatedByUserId
- Returns:
this
.
-
lastUpdatedByTeamId
- Returns:
this
.
-
shortcutId
- Returns:
this
.
-
appId
- Returns:
this
.
-
build
-
toString
-