Class TopologyList

java.lang.Object
com.azure.resourcemanager.security.models.TopologyList

public final class TopologyList extends Object
The TopologyList model.
  • Constructor Details

    • TopologyList

      public TopologyList()
  • Method Details

    • value

      public List<TopologyResourceInner> value()
      Get the value property: The value property.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: The URI to fetch the next page.
      Returns:
      the nextLink value.
    • validate

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