Class Version7


  • @ApiType("SoftLayer_Software_Component_HostIps_Mcafee_Epo_Version36_Hips_Version7")
    public class Version7
    extends Hips
    The SoftLayer_Software_Component_HostIps_Mcafee_Epo_Version36_Hips_Version7 data type represents a single McAfee Secure Host IPS software component for version 7 of the Host IPS client and uses the ePolicy Orchestrator version 3.6 backend.
    See Also:
    SoftLayer_Software_Component_HostIps_Mcafee_Epo_Version36_Hips_Version7
    • Field Detail

      • blockedApplicationEventCount

        @ApiProperty
        protected Long blockedApplicationEventCount
        A count of the blocked application events for this software component.
      • ipsEventCount

        @ApiProperty
        protected Long ipsEventCount
        A count of the host IPS events for this software component.
    • Constructor Detail

      • Version7

        public Version7()
    • Method Detail

      • getBlockedApplicationEventCount

        public Long getBlockedApplicationEventCount()
      • setBlockedApplicationEventCount

        public void setBlockedApplicationEventCount​(Long blockedApplicationEventCount)
      • getIpsEventCount

        public Long getIpsEventCount()
      • setIpsEventCount

        public void setIpsEventCount​(Long ipsEventCount)