Class Version6


  • @ApiType("SoftLayer_Software_Component_HostIps_Mcafee_Epo_Version36_Hips_Version6")
    public class Version6
    extends Hips
    The SoftLayer_Software_Component_HostIps_Mcafee_Epo_Version36_Hips_Version6 data type represents a single McAfee Secure Host IPS software component for version 6 of the Host IPS client and uses the ePolicy Orchestrator version 3.6 backend.
    See Also:
    SoftLayer_Software_Component_HostIps_Mcafee_Epo_Version36_Hips_Version6
    • 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

      • Version6

        public Version6()
    • Method Detail

      • getBlockedApplicationEventCount

        public Long getBlockedApplicationEventCount()
      • setBlockedApplicationEventCount

        public void setBlockedApplicationEventCount​(Long blockedApplicationEventCount)
      • getIpsEventCount

        public Long getIpsEventCount()
      • setIpsEventCount

        public void setIpsEventCount​(Long ipsEventCount)