Uses of Class
com.tencentcloudapi.teo.v20220901.models.DescribeTopL7AnalysisDataResponse
-
Packages that use DescribeTopL7AnalysisDataResponse Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of DescribeTopL7AnalysisDataResponse in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 that return DescribeTopL7AnalysisDataResponse Modifier and Type Method Description DescribeTopL7AnalysisDataResponseTeoClient. DescribeTopL7AnalysisData(DescribeTopL7AnalysisDataRequest req)本接口(DescribeTopL7AnalysisData)用于查询七层流量前topN的数据。 -
Uses of DescribeTopL7AnalysisDataResponse in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type DescribeTopL7AnalysisDataResponse Constructor Description DescribeTopL7AnalysisDataResponse(DescribeTopL7AnalysisDataResponse 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.
-