| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| TopDataRecord[] | DescribeTopL7CacheDataResponse. getData()Get The list of cached L7 top-ranked traffic data. | 
| TopDataRecord[] | DescribeTopL7AnalysisDataResponse. getData()Get The list of top-ranked L7 traffic data. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeTopL7CacheDataResponse. setData(TopDataRecord[] Data)Set The list of cached L7 top-ranked traffic data. | 
| void | DescribeTopL7AnalysisDataResponse. setData(TopDataRecord[] Data)Set The list of top-ranked L7 traffic data. | 
| Constructor and Description | 
|---|
| TopDataRecord(TopDataRecord 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. | 
Copyright © 2023. All rights reserved.