| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.rms.models |
| 限定符和类型 | 字段和说明 |
|---|---|
List<MetricValue> |
MetricData.values |
| 限定符和类型 | 方法和说明 |
|---|---|
static MetricValue |
MetricValue.build(Map<String,?> map) |
MetricValue |
MetricValue.setTimestamp(Long timestamp) |
MetricValue |
MetricValue.setValue(String value) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MetricValue> |
MetricData.getValues() |
| 限定符和类型 | 方法和说明 |
|---|---|
MetricData |
MetricData.setValues(List<MetricValue> values) |
Copyright © 2022. All rights reserved.