Package cn.ucloud.pathx.models
Class GetPathXMetricResponse.MatricPoint
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.pathx.models.GetPathXMetricResponse.MatricPoint
-
- Enclosing class:
- GetPathXMetricResponse
public static class GetPathXMetricResponse.MatricPoint extends Response
-
-
Constructor Summary
Constructors Constructor Description MatricPoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetTimestamp()IntegergetValue()voidsetTimestamp(Integer timestamp)voidsetValue(Integer value)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-