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

public final class NodeList extends Object
Collection of Nodes.
  • Constructor Details

    • NodeList

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

    • value

      public List<NodeInner> value()
      Get the value property: The list of Nodes.
      Returns:
      the value value.
    • validate

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