Class CancelIgnoreVulRequest

    • Constructor Detail

      • CancelIgnoreVulRequest

        public CancelIgnoreVulRequest()
      • CancelIgnoreVulRequest

        public CancelIgnoreVulRequest​(CancelIgnoreVulRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getEventIds

        public String getEventIds()
        Get 漏洞事件id串,多个用英文逗号分隔
        Returns:
        EventIds 漏洞事件id串,多个用英文逗号分隔
      • setEventIds

        public void setEventIds​(String EventIds)
        Set 漏洞事件id串,多个用英文逗号分隔
        Parameters:
        EventIds - 漏洞事件id串,多个用英文逗号分隔