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

public final class Cve extends Object
CVE details.
  • Constructor Details

    • Cve

      public Cve()
  • Method Details

    • title

      public String title()
      Get the title property: CVE title.
      Returns:
      the title value.
    • link

      public String link()
      Get the link property: Link url.
      Returns:
      the link value.
    • validate

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