| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| TimingDataRecord[] | DescribeTimingL7AnalysisDataResponse. getData()Get The list of L7 traffic data recorded over time. | 
| TimingDataRecord[] | DescribeTimingL4DataResponse. getData()Get The list of L4 traffic data recorded over time. | 
| TimingDataRecord[] | DescribeOverviewL7DataResponse. getData()Get The list of L7 traffic summary statistics recorded over time. | 
| TimingDataRecord[] | DescribeTimingL7CacheDataResponse. getData()Get The list of cached L7 time-series data. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeTimingL7AnalysisDataResponse. setData(TimingDataRecord[] Data)Set The list of L7 traffic data recorded over time. | 
| void | DescribeTimingL4DataResponse. setData(TimingDataRecord[] Data)Set The list of L4 traffic data recorded over time. | 
| void | DescribeOverviewL7DataResponse. setData(TimingDataRecord[] Data)Set The list of L7 traffic summary statistics recorded over time. | 
| void | DescribeTimingL7CacheDataResponse. setData(TimingDataRecord[] Data)Set The list of cached L7 time-series data. | 
| Constructor and Description | 
|---|
| TimingDataRecord(TimingDataRecord 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 © 2022. All rights reserved.