Package app.knock.api.models.schedules
See: Description
-
Class Summary Class Description Builder A builder for Schedule. Builder A builder for Data. Data An optional map of data to pass into the workflow execution. Schedule A schedule represents a recurring workflow execution. Builder A builder for ScheduleCreateParams. Builder A builder for Body. Body A request to create a schedule. Builder A builder for Data. Data An optional map of data to pass into the workflow execution. ScheduleCreateParams Creates one or more schedules for a workflow with the specified recipients, timing, and data. Builder A builder for ScheduleDeleteParams. Builder A builder for Body. Body A request to delete a schedule. ScheduleDeleteParams Permanently deletes one or more schedules identified by the provided schedule IDs. Builder A builder for ScheduleListPage. AutoPager ScheduleListPage Builder A builder for ScheduleListPageAsync. AutoPager ScheduleListPageAsync Builder A builder for ScheduleListPageResponse. ScheduleListPageResponse A response containing a list of schedules. Builder A builder for ScheduleListParams. ScheduleListParams Returns a paginated list of schedules for the current environment, filtered by workflow and optionally by recipients and tenant. Builder A builder for ScheduleRepeatRule. Frequency The frequency of the schedule. Day An identifier for a day of the week. ScheduleRepeatRule The repeat rule for the schedule. Builder A builder for ScheduleUpdateParams. Builder A builder for Body. Body A request to update a schedule. Builder A builder for Data. Data An optional map of data to pass into the workflow execution. ScheduleUpdateParams Updates one or more existing schedules with new timing, data, or other properties.