Package com.slack.api.model
Class ConversationProperties.TabData.TabDataBuilder
java.lang.Object
com.slack.api.model.ConversationProperties.TabData.TabDataBuilder
- Enclosing class:
- ConversationProperties.TabData
-
Method Summary
Modifier and TypeMethodDescriptionaccessLevel(String accessLevel) build()folderBookmarkId(String folderBookmarkId) listsChannelTabDefaultRefineViewId(String listsChannelTabDefaultRefineViewId) muteEditUpdates(Boolean muteEditUpdates) objectType(String objectType) recordRelatedListId(String recordRelatedListId) salesforceListViewId(String salesforceListViewId) toString()
-
Method Details
-
fileId
- Returns:
this.
-
viewId
- Returns:
this.
-
accessLevel
- Returns:
this.
-
recordRelatedListId
public ConversationProperties.TabData.TabDataBuilder recordRelatedListId(String recordRelatedListId) - Returns:
this.
-
salesforceListViewId
public ConversationProperties.TabData.TabDataBuilder salesforceListViewId(String salesforceListViewId) - Returns:
this.
-
listsChannelTabDefaultRefineViewId
public ConversationProperties.TabData.TabDataBuilder listsChannelTabDefaultRefineViewId(String listsChannelTabDefaultRefineViewId) - Returns:
this.
-
objectType
- Returns:
this.
-
folderBookmarkId
- Returns:
this.
-
botUserId
- Returns:
this.
-
appId
- Returns:
this.
-
muteEditUpdates
- Returns:
this.
-
build
-
toString
-