Class OperationListResultInner

java.lang.Object
com.azure.resourcemanager.datalakeanalytics.fluent.models.OperationListResultInner

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

    • OperationListResultInner

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

    • value

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

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

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