Package com.slack.api.model
Class ConversationProperties
java.lang.Object
com.slack.api.model.ConversationProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionConversationProperties(ConversationProperties.Canvas canvas, ConversationProperties.PostingRestrictedTo postingRestrictedTo, ConversationProperties.ThreadsRestrictedTo threadsRestrictedTo, Boolean huddlesRestricted, Boolean atHereRestricted, Boolean atChannelRestricted, List<ConversationProperties.Tab> tabs, List<ConversationProperties.Tabz> tabz, ConversationProperties.MeetingNotes meetingNotes, Boolean isDormant) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetTabs()getTabz()inthashCode()voidsetAtChannelRestricted(Boolean atChannelRestricted) voidsetAtHereRestricted(Boolean atHereRestricted) voidvoidsetHuddlesRestricted(Boolean huddlesRestricted) voidsetIsDormant(Boolean isDormant) voidsetMeetingNotes(ConversationProperties.MeetingNotes meetingNotes) voidsetPostingRestrictedTo(ConversationProperties.PostingRestrictedTo postingRestrictedTo) voidvoidvoidsetThreadsRestrictedTo(ConversationProperties.ThreadsRestrictedTo threadsRestrictedTo) toString()
-
Constructor Details
-
ConversationProperties
public ConversationProperties() -
ConversationProperties
public ConversationProperties(ConversationProperties.Canvas canvas, ConversationProperties.PostingRestrictedTo postingRestrictedTo, ConversationProperties.ThreadsRestrictedTo threadsRestrictedTo, Boolean huddlesRestricted, Boolean atHereRestricted, Boolean atChannelRestricted, List<ConversationProperties.Tab> tabs, List<ConversationProperties.Tabz> tabz, ConversationProperties.MeetingNotes meetingNotes, Boolean isDormant)
-
-
Method Details
-
builder
-
getCanvas
-
getPostingRestrictedTo
-
getThreadsRestrictedTo
-
getHuddlesRestricted
-
getAtHereRestricted
-
getAtChannelRestricted
-
getTabs
-
getTabz
-
getMeetingNotes
-
getIsDormant
-
setCanvas
-
setPostingRestrictedTo
-
setThreadsRestrictedTo
-
setHuddlesRestricted
-
setAtHereRestricted
-
setAtChannelRestricted
-
setTabs
-
setTabz
-
setMeetingNotes
-
setIsDormant
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-