Class ScheduledEventsProfile


  • public final class ScheduledEventsProfile
    extends Object
    The ScheduledEventsProfile model.
    • Constructor Detail

      • ScheduledEventsProfile

        public ScheduledEventsProfile()
    • Method Detail

      • terminateNotificationProfile

        public TerminateNotificationProfile terminateNotificationProfile()
        Get the terminateNotificationProfile property: Specifies Terminate Scheduled Event related configurations.
        Returns:
        the terminateNotificationProfile value.
      • withTerminateNotificationProfile

        public ScheduledEventsProfile withTerminateNotificationProfile​(TerminateNotificationProfile terminateNotificationProfile)
        Set the terminateNotificationProfile property: Specifies Terminate Scheduled Event related configurations.
        Parameters:
        terminateNotificationProfile - the terminateNotificationProfile value to set.
        Returns:
        the ScheduledEventsProfile object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.