Uses of Class
com.tencentcloudapi.teo.v20220901.models.DescribeTopL7CacheDataResponse
-
Packages that use DescribeTopL7CacheDataResponse Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of DescribeTopL7CacheDataResponse in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 that return DescribeTopL7CacheDataResponse Modifier and Type Method Description DescribeTopL7CacheDataResponseTeoClient. DescribeTopL7CacheData(DescribeTopL7CacheDataRequest req)本接口(DescribeTopL7CacheData)用于查询七层缓存分析topN流量数据。 -
Uses of DescribeTopL7CacheDataResponse in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type DescribeTopL7CacheDataResponse Constructor Description DescribeTopL7CacheDataResponse(DescribeTopL7CacheDataResponse 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.
-