Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DestAddressInfo
-
Packages that use DestAddressInfo Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DestAddressInfo in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return DestAddressInfo Modifier and Type Method Description DestAddressInfoCreateFirstLinkSessionRequest. getDestAddressInfo()Get 加速目标网络信息Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type DestAddressInfo Modifier and Type Method Description voidCreateFirstLinkSessionRequest. setDestAddressInfo(DestAddressInfo DestAddressInfo)Set 加速目标网络信息Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DestAddressInfo Constructor Description DestAddressInfo(DestAddressInfo 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.
-