Class PlacementPoliciesList

java.lang.Object
com.azure.resourcemanager.avs.models.PlacementPoliciesList

public final class PlacementPoliciesList extends Object
Represents list of placement policies.
  • Constructor Details

    • PlacementPoliciesList

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

    • value

      public List<PlacementPolicyInner> value()
      Get the value property: The items on the page.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: URL to get the next page if any.
      Returns:
      the nextLink value.
    • validate

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