Uses of Class
cn.ucloud.pathx.models.GetUGA3MetricResponse.MatricPoint
-
Packages that use GetUGA3MetricResponse.MatricPoint Package Description cn.ucloud.pathx.models -
-
Uses of GetUGA3MetricResponse.MatricPoint in cn.ucloud.pathx.models
Method parameters in cn.ucloud.pathx.models with type arguments of type GetUGA3MetricResponse.MatricPoint Modifier and Type Method Description voidGetUGA3MetricResponse.UGA3Metric. setConnectCount(List<GetUGA3MetricResponse.MatricPoint> connectCount)voidGetUGA3MetricResponse.UGA3Metric. setConnectCountSubline(List<GetUGA3MetricResponse.MatricPoint> connectCountSubline)voidGetUGA3MetricResponse.UGA3Metric. setDelay(List<GetUGA3MetricResponse.MatricPoint> delay)voidGetUGA3MetricResponse.UGA3Metric. setDelayPromote(List<GetUGA3MetricResponse.MatricPoint> delayPromote)voidGetUGA3MetricResponse.UGA3Metric. setDelayPromoteSubline(List<GetUGA3MetricResponse.MatricPoint> delayPromoteSubline)voidGetUGA3MetricResponse.UGA3Metric. setDelaySubline(List<GetUGA3MetricResponse.MatricPoint> delaySubline)voidGetUGA3MetricResponse.UGA3Metric. setNetworkIn(List<GetUGA3MetricResponse.MatricPoint> networkIn)voidGetUGA3MetricResponse.UGA3Metric. setNetworkInSubline(List<GetUGA3MetricResponse.MatricPoint> networkInSubline)voidGetUGA3MetricResponse.UGA3Metric. setNetworkInUsage(List<GetUGA3MetricResponse.MatricPoint> networkInUsage)voidGetUGA3MetricResponse.UGA3Metric. setNetworkOut(List<GetUGA3MetricResponse.MatricPoint> networkOut)voidGetUGA3MetricResponse.UGA3Metric. setNetworkOutSubline(List<GetUGA3MetricResponse.MatricPoint> networkOutSubline)voidGetUGA3MetricResponse.UGA3Metric. setNetworkOutUsage(List<GetUGA3MetricResponse.MatricPoint> networkOutUsage)
-