public class MetricMapByIndexId extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| MetricMapByIndexId() | 
| MetricMapByIndexId(MetricMapByIndexId 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 | getIndexId()Get 实例id | 
| MetricAllData | getMetricAllData()Get 指标数据 | 
| void | setIndexId(String IndexId)Set 实例id | 
| void | setMetricAllData(MetricAllData MetricAllData)Set 指标数据 | 
| 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, toJsonStringpublic MetricMapByIndexId()
public MetricMapByIndexId(MetricMapByIndexId source)
public String getIndexId()
public void setIndexId(String IndexId)
IndexId - 实例idpublic MetricAllData getMetricAllData()
public void setMetricAllData(MetricAllData MetricAllData)
MetricAllData - 指标数据Copyright © 2025. All rights reserved.