Class DevBoxDefinitionListResult

java.lang.Object
com.azure.resourcemanager.devcenter.models.DevBoxDefinitionListResult

public final class DevBoxDefinitionListResult extends Object
Results of the Dev Box definition list operation.
  • Constructor Details

    • DevBoxDefinitionListResult

      public DevBoxDefinitionListResult()
  • Method Details

    • value

      public List<DevBoxDefinitionInner> value()
      Get the value property: Current page of results.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: URL to get the next set of results if there are any.
      Returns:
      the nextLink value.
    • validate

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