Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeRealServerStatisticsResponse
-
Packages that use DescribeRealServerStatisticsResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeRealServerStatisticsResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeRealServerStatisticsResponse Modifier and Type Method Description DescribeRealServerStatisticsResponseGaapClient. DescribeRealServerStatistics(DescribeRealServerStatisticsRequest req)该接口(DescribeRealServerStatistics)用于查询源站健康检查结果的统计数据。源站状态展示位为1:正常或者0:异常。查询的源站需要在监听器或者规则上进行了绑定,查询时需指定绑定的监听器或者规则ID。该接口支持1分钟细粒度的源站状态统计数据展示。 -
Uses of DescribeRealServerStatisticsResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeRealServerStatisticsResponse Constructor Description DescribeRealServerStatisticsResponse(DescribeRealServerStatisticsResponse 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.
-