Class ServiceImpactingEventStatus


  • public final class ServiceImpactingEventStatus
    extends Object
    Status of the service impacting event.
    • Constructor Detail

      • ServiceImpactingEventStatus

        public ServiceImpactingEventStatus()
    • Method Detail

      • value

        public String value()
        Get the value property: Current status of the event.
        Returns:
        the value value.
      • withValue

        public ServiceImpactingEventStatus withValue​(String value)
        Set the value property: Current status of the event.
        Parameters:
        value - the value value to set.
        Returns:
        the ServiceImpactingEventStatus object itself.
      • validate

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