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