Module org.elasticsearch.xcore
Class ScheduledEvent.Builder
java.lang.Object
org.elasticsearch.xpack.core.ml.calendars.ScheduledEvent.Builder
- Enclosing class:
ScheduledEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()calendarId(String calendarId) description(String description) forceTimeShift(Integer forceTimeShift) skipModelUpdate(Boolean skipModelUpdate) skipResult(Boolean skipResult)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
description
-
startTime
-
endTime
-
skipResult
-
skipModelUpdate
-
forceTimeShift
-
calendarId
-
getCalendarId
-
eventId
-
build
-