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

public final class TriggerList extends Object
Collection of all trigger on the data box edge device.
  • Constructor Details

    • TriggerList

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

    • value

      public List<TriggerInner> value()
      Get the value property: The list of triggers.
      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.