Package com.ringcentral.definitions
Class TMCreateTaskRequestRecurrence
java.lang.Object
com.ringcentral.definitions.TMCreateTaskRequestRecurrence
-
Field Summary
FieldsModifier and TypeFieldDescriptionCount of iterations of periodic tasks.Task ending condition.The end date of periodic task in UTC time zone.Task recurrence settings. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendingAfter
(Long endingAfter) endingCondition
(String endingCondition)
-
Field Details
-
schedule
Task recurrence settings. Default: None Enum: None, Daily, Weekdays, Weekly, Monthly, Yearly -
endingCondition
Task ending condition. Default: None Enum: None, Count, Date -
endingAfter
Count of iterations of periodic tasks. Maximum: 10 Minimum: 1 Format: int32 -
endingOn
The end date of periodic task in UTC time zone. Format: date-time
-
-
Constructor Details
-
TMCreateTaskRequestRecurrence
public TMCreateTaskRequestRecurrence()
-
-
Method Details
-
schedule
-
endingCondition
-
endingAfter
-
endingOn
-