Class EipAddressRelation
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.antiddos.v20200309.models.EipAddressRelation
-
public class EipAddressRelation extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description EipAddressRelation()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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEipAddressRegion()Get 高防弹性公网IP绑定的实例地区,例如hk代表香港 注意:此字段可能返回 null,表示取不到有效值。StringgetEipBoundRscEni()Get 绑定的弹性网卡ID 注意:此字段可能返回 null,表示取不到有效值。StringgetEipBoundRscIns()Get 绑定的资源实例ID。可能是一个CVM。 注意:此字段可能返回 null,表示取不到有效值。StringgetEipBoundRscVip()Get 绑定的资源内网ip 注意:此字段可能返回 null,表示取不到有效值。StringgetModifyTime()Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。voidsetEipAddressRegion(String EipAddressRegion)Set 高防弹性公网IP绑定的实例地区,例如hk代表香港 注意:此字段可能返回 null,表示取不到有效值。voidsetEipBoundRscEni(String EipBoundRscEni)Set 绑定的弹性网卡ID 注意:此字段可能返回 null,表示取不到有效值。voidsetEipBoundRscIns(String EipBoundRscIns)Set 绑定的资源实例ID。可能是一个CVM。 注意:此字段可能返回 null,表示取不到有效值。voidsetEipBoundRscVip(String EipBoundRscVip)Set 绑定的资源内网ip 注意:此字段可能返回 null,表示取不到有效值。voidsetModifyTime(String ModifyTime)Set 修改时间 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
EipAddressRelation
public EipAddressRelation()
-
EipAddressRelation
public 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.
-
-
Method Detail
-
getEipAddressRegion
public String getEipAddressRegion()
Get 高防弹性公网IP绑定的实例地区,例如hk代表香港 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EipAddressRegion 高防弹性公网IP绑定的实例地区,例如hk代表香港 注意:此字段可能返回 null,表示取不到有效值。
-
setEipAddressRegion
public void setEipAddressRegion(String EipAddressRegion)
Set 高防弹性公网IP绑定的实例地区,例如hk代表香港 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EipAddressRegion- 高防弹性公网IP绑定的实例地区,例如hk代表香港 注意:此字段可能返回 null,表示取不到有效值。
-
getEipBoundRscIns
public String getEipBoundRscIns()
Get 绑定的资源实例ID。可能是一个CVM。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EipBoundRscIns 绑定的资源实例ID。可能是一个CVM。 注意:此字段可能返回 null,表示取不到有效值。
-
setEipBoundRscIns
public void setEipBoundRscIns(String EipBoundRscIns)
Set 绑定的资源实例ID。可能是一个CVM。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EipBoundRscIns- 绑定的资源实例ID。可能是一个CVM。 注意:此字段可能返回 null,表示取不到有效值。
-
getEipBoundRscEni
public String getEipBoundRscEni()
Get 绑定的弹性网卡ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EipBoundRscEni 绑定的弹性网卡ID 注意:此字段可能返回 null,表示取不到有效值。
-
setEipBoundRscEni
public void setEipBoundRscEni(String EipBoundRscEni)
Set 绑定的弹性网卡ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EipBoundRscEni- 绑定的弹性网卡ID 注意:此字段可能返回 null,表示取不到有效值。
-
getEipBoundRscVip
public String getEipBoundRscVip()
Get 绑定的资源内网ip 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EipBoundRscVip 绑定的资源内网ip 注意:此字段可能返回 null,表示取不到有效值。
-
setEipBoundRscVip
public void setEipBoundRscVip(String EipBoundRscVip)
Set 绑定的资源内网ip 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EipBoundRscVip- 绑定的资源内网ip 注意:此字段可能返回 null,表示取不到有效值。
-
getModifyTime
public String getModifyTime()
Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModifyTime 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
setModifyTime
public void setModifyTime(String ModifyTime)
Set 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModifyTime- 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
-