Class SecurityScanConfigSchedule


  • public final class SecurityScanConfigSchedule
    extends java.lang.Object
    • Method Detail

      • intervalDurationDays

        public java.lang.Integer intervalDurationDays()
        Returns:
        The duration of time between executions in days
      • scheduleTime

        public java.util.Optional<java.lang.String> scheduleTime()
        Returns:
        A timestamp indicates when the next run will be scheduled. The value is refreshed by the server after each run. If unspecified, it will default to current server time, which means the scan will be scheduled to start immediately.