Uses of Class
com.slack.api.model.Reminder.Recurrence
Packages that use Reminder.Recurrence
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of Reminder.Recurrence in com.slack.api.model
Methods in com.slack.api.model that return Reminder.RecurrenceModifier and TypeMethodDescriptionReminder.Recurrence.RecurrenceBuilder.build()Reminder.getRecurrence()Methods in com.slack.api.model with parameters of type Reminder.RecurrenceModifier and TypeMethodDescriptionReminder.ReminderBuilder.recurrence(Reminder.Recurrence recurrence) voidReminder.setRecurrence(Reminder.Recurrence recurrence) Constructors in com.slack.api.model with parameters of type Reminder.Recurrence