Class ContainerList

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

public final class ContainerList extends Object
Collection of all the containers on the Data Box Edge/Gateway device.
  • Constructor Details

    • ContainerList

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

    • value

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