Class IncidentAlertListInner


  • public final class IncidentAlertListInner
    extends Object
    List of incident alerts.
    • Constructor Detail

      • IncidentAlertListInner

        public IncidentAlertListInner()
    • Method Detail

      • value

        public List<SecurityAlert> value()
        Get the value property: Array of incident alerts.
        Returns:
        the value value.
      • withValue

        public IncidentAlertListInner withValue​(List<SecurityAlert> value)
        Set the value property: Array of incident alerts.
        Parameters:
        value - the value value to set.
        Returns:
        the IncidentAlertListInner object itself.
      • validate

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