Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.EipAddressRelation
-
Packages that use EipAddressRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of EipAddressRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return EipAddressRelation Modifier and Type Method Description EipAddressRelationBGPIPInstance. getEipAddressInfo()Get 高防弹性公网IP关联的实例信息。 注意:当资产实例不是高防弹性公网IP实例时,此字段为null 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type EipAddressRelation Modifier and Type Method Description voidBGPIPInstance. setEipAddressInfo(EipAddressRelation EipAddressInfo)Set 高防弹性公网IP关联的实例信息。 注意:当资产实例不是高防弹性公网IP实例时,此字段为null 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type EipAddressRelation Constructor Description EipAddressRelation(EipAddressRelation 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.
-