public class AccurateQpsThreshold extends AbstractModel
header, skipSign
Constructor and Description |
---|
AccurateQpsThreshold() |
AccurateQpsThreshold(AccurateQpsThreshold 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.
|
Modifier and Type | Method and Description |
---|---|
String |
getGlobalConfigId()
Get 全局配置ID
|
String |
getUnit()
Get qps阈值控制维度,包含:second、minute、hour、day、month、year
|
void |
setGlobalConfigId(String GlobalConfigId)
Set 全局配置ID
|
void |
setUnit(String Unit)
Set qps阈值控制维度,包含:second、minute、hour、day、month、year
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public AccurateQpsThreshold()
public AccurateQpsThreshold(AccurateQpsThreshold source)
public String getUnit()
public void setUnit(String Unit)
Unit
- qps阈值控制维度,包含:second、minute、hour、day、month、yearpublic String getGlobalConfigId()
public void setGlobalConfigId(String GlobalConfigId)
GlobalConfigId
- 全局配置IDCopyright © 2025. All rights reserved.