Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
SpeedTestingInfo[] |
SpeedTestingMetricData.getOriginSpeedTestingInfo()
Get The origin information.
|
SpeedTestingInfo[] |
SpeedTestingMetricData.getProxySpeedTestingInfo()
Get The EdgeOne information.
|
Modifier and Type | Method and Description |
---|---|
void |
SpeedTestingMetricData.setOriginSpeedTestingInfo(SpeedTestingInfo[] OriginSpeedTestingInfo)
Set The origin information.
|
void |
SpeedTestingMetricData.setProxySpeedTestingInfo(SpeedTestingInfo[] ProxySpeedTestingInfo)
Set The EdgeOne information.
|
Constructor and Description |
---|
SpeedTestingInfo(SpeedTestingInfo 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.