Class IPSEvent


  • @ApiType("McAfee_Epolicy_Orchestrator_Version36_Hips_Version7_IPSEvent")
    public class IPSEvent
    extends Entity
    The McAfee_Epolicy_Orchestrator_Version36_Hips_Version7_IPSEvent data type represents a single IPS event. It contains details about the event such as the date the event occurred, the process that generated it, the severity of the event, and the action taken.
    See Also:
    McAfee_Epolicy_Orchestrator_Version36_Hips_Version7_IPSEvent
    • Constructor Detail

      • IPSEvent

        public IPSEvent()
    • Method Detail

      • getSignature

        public Signature getSignature()
      • setSignature

        public void setSignature​(Signature signature)
      • isIncidentTimeSpecified

        public boolean isIncidentTimeSpecified()
      • unsetIncidentTime

        public void unsetIncidentTime()
      • getProcessName

        public String getProcessName()
      • setProcessName

        public void setProcessName​(String processName)
      • isProcessNameSpecified

        public boolean isProcessNameSpecified()
      • unsetProcessName

        public void unsetProcessName()
      • getReactionText

        public String getReactionText()
      • setReactionText

        public void setReactionText​(String reactionText)
      • isReactionTextSpecified

        public boolean isReactionTextSpecified()
      • unsetReactionText

        public void unsetReactionText()
      • getRemoteIpAddress

        public String getRemoteIpAddress()
      • setRemoteIpAddress

        public void setRemoteIpAddress​(String remoteIpAddress)
      • isRemoteIpAddressSpecified

        public boolean isRemoteIpAddressSpecified()
      • unsetRemoteIpAddress

        public void unsetRemoteIpAddress()
      • getSeverityText

        public String getSeverityText()
      • setSeverityText

        public void setSeverityText​(String severityText)
      • isSeverityTextSpecified

        public boolean isSeverityTextSpecified()
      • unsetSeverityText

        public void unsetSeverityText()