Uses of Class
com.tencentcloudapi.ecm.v20190719.models.PeakNetworkRegionInfo
-
Packages that use PeakNetworkRegionInfo Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of PeakNetworkRegionInfo in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return PeakNetworkRegionInfo Modifier and Type Method Description PeakNetworkRegionInfo[]DescribePeakNetworkOverviewResponse. getPeakNetworkRegionSet()Get 网络峰值数组。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type PeakNetworkRegionInfo Modifier and Type Method Description voidDescribePeakNetworkOverviewResponse. setPeakNetworkRegionSet(PeakNetworkRegionInfo[] PeakNetworkRegionSet)Set 网络峰值数组。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type PeakNetworkRegionInfo Constructor Description PeakNetworkRegionInfo(PeakNetworkRegionInfo 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.
-