Class RuleSchedule.Builder
java.lang.Object
com.codebarrel.automation.api.store.model.RuleSchedule.Builder
- Enclosing class:
RuleSchedule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setNextExecution(Instant time) setPayload(String payload) setType(ScheduleType type)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setType
-
setPayload
-
setRuleId
-
setNextExecution
-
build
-