Class ResourceProviderOperationList

java.lang.Object
com.azure.resourcemanager.desktopvirtualization.models.ResourceProviderOperationList

public final class ResourceProviderOperationList extends Object
Result of the request to list operations.
  • Constructor Details

    • ResourceProviderOperationList

      public ResourceProviderOperationList()
  • Method Details

    • value

      Get the value property: List of operations supported by this resource provider.
      Returns:
      the value value.
    • withValue

      Set the value property: List of operations supported by this resource provider.
      Parameters:
      value - the value value to set.
      Returns:
      the ResourceProviderOperationList object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link 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.