Class ApplicationsList

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

public final class ApplicationsList extends Object
Page of a security applications list.
  • Constructor Details

    • ApplicationsList

      public ApplicationsList()
  • Method Details

    • value

      public List<ApplicationInner> value()
      Get the value property: Collection of applications in this page.
      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.