Class SecurityContactList

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

public final class SecurityContactList extends Object
List of security contacts response.
  • Constructor Details

    • SecurityContactList

      public SecurityContactList()
  • Method Details

    • value

      public List<SecurityContactInner> value()
      Get the value property: List of security contacts.
      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.