static CreateEventMasterRequest |
CreateEventMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateEventMasterRequest |
CreateEventMasterRequest.withAbsoluteBegin(Long absoluteBegin) |
CreateEventMasterRequest |
CreateEventMasterRequest.withAbsoluteEnd(Long absoluteEnd) |
CreateEventMasterRequest |
CreateEventMasterRequest.withDescription(String description) |
CreateEventMasterRequest |
CreateEventMasterRequest.withMetadata(String metadata) |
CreateEventMasterRequest |
CreateEventMasterRequest.withName(String name) |
CreateEventMasterRequest |
CreateEventMasterRequest.withNamespaceName(String namespaceName) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRelativeDuration(Integer relativeDuration) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRelativeTriggerName(String relativeTriggerName) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRepeatBeginDayOfMonth(Integer repeatBeginDayOfMonth) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRepeatBeginDayOfWeek(String repeatBeginDayOfWeek) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRepeatBeginHour(Integer repeatBeginHour) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRepeatEndDayOfMonth(Integer repeatEndDayOfMonth) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRepeatEndDayOfWeek(String repeatEndDayOfWeek) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRepeatEndHour(Integer repeatEndHour) |
CreateEventMasterRequest |
CreateEventMasterRequest.withRepeatType(String repeatType) |
CreateEventMasterRequest |
CreateEventMasterRequest.withScheduleType(String scheduleType) |