类 LimitBandwidth

    • 构造器详细资料

      • LimitBandwidth

        public LimitBandwidth()
    • 方法详细资料

      • withEnabled

        public LimitBandwidth withEnabled​(boolean enabled)
      • withActived

        public LimitBandwidth withActived​(boolean actived)
      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getThreshold

        public String getThreshold()
      • setThreshold

        public void setThreshold​(String threshold)
      • getAction

        public String getAction()
      • setAction

        public void setAction​(String action)
      • isActived

        public boolean isActived()
      • setActived

        public void setActived​(boolean actived)