Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.EipAddressPackRelation
-
Packages that use EipAddressPackRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of EipAddressPackRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return EipAddressPackRelation Modifier and Type Method Description EipAddressPackRelationBGPIPInstance. getEipAddressPackRelation()Get 资产实例所属的高防弹性公网IP套餐包详情, 注意:当资产实例不是高防弹性公网IP套餐包的实例时,此字段为null 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type EipAddressPackRelation Modifier and Type Method Description voidBGPIPInstance. setEipAddressPackRelation(EipAddressPackRelation EipAddressPackRelation)Set 资产实例所属的高防弹性公网IP套餐包详情, 注意:当资产实例不是高防弹性公网IP套餐包的实例时,此字段为null 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type EipAddressPackRelation Constructor Description EipAddressPackRelation(EipAddressPackRelation 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.
-