Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.EipProductInfo
-
Packages that use EipProductInfo Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of EipProductInfo in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return EipProductInfo Modifier and Type Method Description EipProductInfo[]BGPInstance. getEipProductInfos()Get 高防包绑定的EIP属于的云产品信息Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type EipProductInfo Modifier and Type Method Description voidBGPInstance. setEipProductInfos(EipProductInfo[] EipProductInfos)Set 高防包绑定的EIP属于的云产品信息Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type EipProductInfo Constructor Description EipProductInfo(EipProductInfo 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.
-