Uses of Class
com.tencentcloudapi.teo.v20220901.models.DescribeOverviewL7DataRequest
-
Packages that use DescribeOverviewL7DataRequest Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of DescribeOverviewL7DataRequest in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 with parameters of type DescribeOverviewL7DataRequest Modifier and Type Method Description DescribeOverviewL7DataResponseTeoClient. DescribeOverviewL7Data(DescribeOverviewL7DataRequest req)本接口(DescribeOverviewL7Data)用于查询七层监控类时序流量数据。 -
Uses of DescribeOverviewL7DataRequest in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type DescribeOverviewL7DataRequest Constructor Description DescribeOverviewL7DataRequest(DescribeOverviewL7DataRequest 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.
-