public class CustomMetric extends AlipayObject
| 构造器和说明 |
|---|
CustomMetric() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getBizTime() |
List<Dimension> |
getDimensions() |
String |
getMetricName() |
String |
getValue() |
void |
setBizTime(Long bizTime) |
void |
setDimensions(List<Dimension> dimensions) |
void |
setMetricName(String metricName) |
void |
setValue(String value) |
Copyright © 2020. All rights reserved.