Uses of Class
cn.ucloud.pathx.models.GetPathXMetricResponse.MatricPoint
Packages that use GetPathXMetricResponse.MatricPoint
-
Uses of GetPathXMetricResponse.MatricPoint in cn.ucloud.pathx.models
Methods in cn.ucloud.pathx.models that return types with arguments of type GetPathXMetricResponse.MatricPointModifier and TypeMethodDescriptionGetPathXMetricResponse.MetricPeriod.getNetworkIn()GetPathXMetricResponse.MetricPeriod.getNetworkInUsage()GetPathXMetricResponse.MetricPeriod.getNetworkOut()GetPathXMetricResponse.MetricPeriod.getNetworkOutUsage()Method parameters in cn.ucloud.pathx.models with type arguments of type GetPathXMetricResponse.MatricPointModifier and TypeMethodDescriptionvoidGetPathXMetricResponse.MetricPeriod.setNetworkIn(List<GetPathXMetricResponse.MatricPoint> networkIn) voidGetPathXMetricResponse.MetricPeriod.setNetworkInUsage(List<GetPathXMetricResponse.MatricPoint> networkInUsage) voidGetPathXMetricResponse.MetricPeriod.setNetworkOut(List<GetPathXMetricResponse.MatricPoint> networkOut) voidGetPathXMetricResponse.MetricPeriod.setNetworkOutUsage(List<GetPathXMetricResponse.MatricPoint> networkOutUsage)