Class JobCreationRequest

    • Field Detail

      • customCalendarId

        protected java.lang.Long customCalendarId
    • Constructor Detail

      • JobCreationRequest

        public JobCreationRequest()
    • Method Detail

      • getCustomCalendarId

        public java.lang.Long getCustomCalendarId()
        The optional custom calendar for the initial schedule.
        Returns:
        custom calendar id
      • setCustomCalendarId

        public void setCustomCalendarId​(java.lang.Long customCalendarId)
      • withCustomCalendarId

        public JobCreationRequest withCustomCalendarId​(java.lang.Long customCalendarId)