Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.IPLineInfo
-
Packages that use IPLineInfo Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of IPLineInfo in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return IPLineInfo Modifier and Type Method Description IPLineInfo[]SchedulingDomainInfo. getLineIPList()Get 线路IP列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type IPLineInfo Modifier and Type Method Description voidSchedulingDomainInfo. setLineIPList(IPLineInfo[] LineIPList)Set 线路IP列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type IPLineInfo Constructor Description IPLineInfo(IPLineInfo 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.
-