Class BandwidthAlert

    • Constructor Detail

      • BandwidthAlert

        public BandwidthAlert()
      • BandwidthAlert

        public BandwidthAlert​(BandwidthAlert source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getSwitch

        public String getSwitch()
        Get 用量封顶配置开关,取值有: on:开启 off:关闭
        Returns:
        Switch 用量封顶配置开关,取值有: on:开启 off:关闭
      • setSwitch

        public void setSwitch​(String Switch)
        Set 用量封顶配置开关,取值有: on:开启 off:关闭
        Parameters:
        Switch - 用量封顶配置开关,取值有: on:开启 off:关闭
      • getBpsThreshold

        public Long getBpsThreshold()
        Get 用量封顶阈值,带宽单位为bps,流量单位byte 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BpsThreshold 用量封顶阈值,带宽单位为bps,流量单位byte 注意:此字段可能返回 null,表示取不到有效值。
      • setBpsThreshold

        public void setBpsThreshold​(Long BpsThreshold)
        Set 用量封顶阈值,带宽单位为bps,流量单位byte 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BpsThreshold - 用量封顶阈值,带宽单位为bps,流量单位byte 注意:此字段可能返回 null,表示取不到有效值。
      • getCounterMeasure

        public String getCounterMeasure()
        Get 达到阈值后的操作 RETURN_404:全部请求返回 404 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CounterMeasure 达到阈值后的操作 RETURN_404:全部请求返回 404 注意:此字段可能返回 null,表示取不到有效值。
      • setCounterMeasure

        public void setCounterMeasure​(String CounterMeasure)
        Set 达到阈值后的操作 RETURN_404:全部请求返回 404 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CounterMeasure - 达到阈值后的操作 RETURN_404:全部请求返回 404 注意:此字段可能返回 null,表示取不到有效值。
      • getLastTriggerTime

        public String getLastTriggerTime()
        Get 境内区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        LastTriggerTime 境内区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
      • setLastTriggerTime

        public void setLastTriggerTime​(String LastTriggerTime)
        Set 境内区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        LastTriggerTime - 境内区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
      • getAlertSwitch

        public String getAlertSwitch()
        Get 用量封顶提醒配置开关,取值有: on:开启 off:关闭 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AlertSwitch 用量封顶提醒配置开关,取值有: on:开启 off:关闭 注意:此字段可能返回 null,表示取不到有效值。
      • setAlertSwitch

        public void setAlertSwitch​(String AlertSwitch)
        Set 用量封顶提醒配置开关,取值有: on:开启 off:关闭 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AlertSwitch - 用量封顶提醒配置开关,取值有: on:开启 off:关闭 注意:此字段可能返回 null,表示取不到有效值。
      • getAlertPercentage

        public Long getAlertPercentage()
        Get 用量封顶阈值提醒百分比 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AlertPercentage 用量封顶阈值提醒百分比 注意:此字段可能返回 null,表示取不到有效值。
      • setAlertPercentage

        public void setAlertPercentage​(Long AlertPercentage)
        Set 用量封顶阈值提醒百分比 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AlertPercentage - 用量封顶阈值提醒百分比 注意:此字段可能返回 null,表示取不到有效值。
      • getLastTriggerTimeOverseas

        public String getLastTriggerTimeOverseas()
        Get 海外区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        LastTriggerTimeOverseas 海外区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
      • setLastTriggerTimeOverseas

        public void setLastTriggerTimeOverseas​(String LastTriggerTimeOverseas)
        Set 海外区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        LastTriggerTimeOverseas - 海外区域上次触发用量封顶阈值的时间 注意:此字段可能返回 null,表示取不到有效值。
      • getMetric

        public String getMetric()
        Get 用量阈值触发的维度 带宽:bandwidth 流量:flux 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Metric 用量阈值触发的维度 带宽:bandwidth 流量:flux 注意:此字段可能返回 null,表示取不到有效值。
      • setMetric

        public void setMetric​(String Metric)
        Set 用量阈值触发的维度 带宽:bandwidth 流量:flux 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Metric - 用量阈值触发的维度 带宽:bandwidth 流量:flux 注意:此字段可能返回 null,表示取不到有效值。
      • getStatisticItems

        public StatisticItem[] getStatisticItems()
        Get 累计用量配置 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StatisticItems 累计用量配置 注意:此字段可能返回 null,表示取不到有效值。
      • setStatisticItems

        public void setStatisticItems​(StatisticItem[] StatisticItems)
        Set 累计用量配置 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StatisticItems - 累计用量配置 注意:此字段可能返回 null,表示取不到有效值。