Class Firewall


  • @ApiType("SoftLayer_Hardware_Firewall")
    public class Firewall
    extends Switch
    The SoftLayer_Hardware_Firewall data type contains general information relating to a single SoftLayer firewall.
    See Also:
    SoftLayer_Hardware_Firewall
    • Field Detail

      • userCount

        @ApiProperty
        protected Long userCount
        A count of a list of users that have access to this hardware firewall.
    • Constructor Detail

      • Firewall

        public Firewall()
    • Method Detail

      • getUserCount

        public Long getUserCount()
      • setUserCount

        public void setUserCount​(Long userCount)