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

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

    • ShareList

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

    • value

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