java.lang.Object
com.azure.resourcemanager.databoxedge.models.AlertList

public final class AlertList extends Object
Collection of alerts.
  • Constructor Details

    • AlertList

      public AlertList()
      Creates an instance of AlertList class.
  • Method Details

    • value

      public List<AlertInner> value()
      Get the value property: The value.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link to the next set of results.
      Returns:
      the nextLink value.
    • validate

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