Uses of Class
com.tencentcloudapi.tsf.v20180326.models.MonitorOverview
-
Packages that use MonitorOverview Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of MonitorOverview in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return MonitorOverview Modifier and Type Method Description MonitorOverviewDescribeGatewayMonitorOverviewResponse. getResult()Get 监控概览对象Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type MonitorOverview Modifier and Type Method Description voidDescribeGatewayMonitorOverviewResponse. setResult(MonitorOverview Result)Set 监控概览对象Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type MonitorOverview Constructor Description MonitorOverview(MonitorOverview source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-