Class OperationCountLimit

    • Constructor Detail

      • OperationCountLimit

        public OperationCountLimit()
      • OperationCountLimit

        public OperationCountLimit​(OperationCountLimit 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

      • getOperation

        public String getOperation()
        Get 实例操作。取值范围:
      • `INSTANCE_DEGRADE`:降配操作
      • `INTERNET_CHARGE_TYPE_CHANGE`:修改网络带宽计费模式
Returns:
Operation 实例操作。取值范围:
  • `INSTANCE_DEGRADE`:降配操作
  • `INTERNET_CHARGE_TYPE_CHANGE`:修改网络带宽计费模式
  • Parameters:
    Operation - 实例操作。取值范围:
  • `INSTANCE_DEGRADE`:降配操作
  • `INTERNET_CHARGE_TYPE_CHANGE`:修改网络带宽计费模式