Uses of Class
com.slack.api.status.v1.model.LegacySlackIssue.Note
-
Packages that use LegacySlackIssue.Note Package Description com.slack.api.status.v1.model -
-
Uses of LegacySlackIssue.Note in com.slack.api.status.v1.model
Methods in com.slack.api.status.v1.model that return types with arguments of type LegacySlackIssue.Note Modifier and Type Method Description List<LegacySlackIssue.Note>LegacyCurrentStatus. getNotes()List<LegacySlackIssue.Note>LegacySlackIssue. getNotes()Method parameters in com.slack.api.status.v1.model with type arguments of type LegacySlackIssue.Note Modifier and Type Method Description voidLegacyCurrentStatus. setNotes(List<LegacySlackIssue.Note> notes)voidLegacySlackIssue. setNotes(List<LegacySlackIssue.Note> notes)
-