Class MetricAlertStatusCollectionInner


  • public final class MetricAlertStatusCollectionInner
    extends Object
    Represents a collection of alert rule resources.
    • Constructor Detail

      • MetricAlertStatusCollectionInner

        public MetricAlertStatusCollectionInner()
    • Method Detail

      • value

        public List<MetricAlertStatus> value()
        Get the value property: the values for the alert rule resources.
        Returns:
        the value value.
      • withValue

        public MetricAlertStatusCollectionInner withValue​(List<MetricAlertStatus> value)
        Set the value property: the values for the alert rule resources.
        Parameters:
        value - the value value to set.
        Returns:
        the MetricAlertStatusCollectionInner object itself.
      • validate

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