java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.OperationListResult

public class OperationListResult extends Object
The list of available operations for Data Lake Analytics.
  • Constructor Details

    • OperationListResult

      public OperationListResult()
  • Method Details

    • value

      public List<Operation> value()
      Get the results of the list operation.
      Returns:
      the value value
    • nextLink

      public String nextLink()
      Get the link (url) to the next page of results.
      Returns:
      the nextLink value