public class GetUserLastMetricResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,MetricMapValue> |
metricMap |
| 构造器和说明 |
|---|
GetUserLastMetricResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetUserLastMetricResponseBody |
build(Map<String,?> map) |
Map<String,MetricMapValue> |
getMetricMap() |
GetUserLastMetricResponseBody |
setMetricMap(Map<String,MetricMapValue> metricMap) |
@NameInMap(value="metricMap") public Map<String,MetricMapValue> metricMap
public static GetUserLastMetricResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetUserLastMetricResponseBody setMetricMap(Map<String,MetricMapValue> metricMap)
public Map<String,MetricMapValue> getMetricMap()
Copyright © 2025. All rights reserved.