Class InternetAddressDetail
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dc.v20180410.models.InternetAddressDetail
-
public class InternetAddressDetail extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description InternetAddressDetail()InternetAddressDetail(InternetAddressDetail 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 LonggetAddrProto()Get 0:IPv4 1:IPv6 注意:此字段可能返回 null,表示取不到有效值。LonggetAddrType()Get 0:BGP 1:电信 2:移动 3:联通 注意:此字段可能返回 null,表示取不到有效值。LonggetAppId()Get 用户ID 注意:此字段可能返回 null,表示取不到有效值。StringgetApplyTime()Get 申请时间 注意:此字段可能返回 null,表示取不到有效值。StringgetInstanceId()Get 互联网地址ID 注意:此字段可能返回 null,表示取不到有效值。LonggetMaskLen()Get 网络地址掩码长度 注意:此字段可能返回 null,表示取不到有效值。StringgetRegion()Get 地域信息 注意:此字段可能返回 null,表示取不到有效值。StringgetReleaseTime()Get 退还时间 注意:此字段可能返回 null,表示取不到有效值。LonggetReserveTime()Get 释放状态的IP地址保留的天数 注意:此字段可能返回 null,表示取不到有效值。LonggetStatus()Get 0:使用中 1:已停用 2:已退还StringgetStopTime()Get 停用时间 注意:此字段可能返回 null,表示取不到有效值。StringgetSubnet()Get 互联网网络地址 注意:此字段可能返回 null,表示取不到有效值。voidsetAddrProto(Long AddrProto)Set 0:IPv4 1:IPv6 注意:此字段可能返回 null,表示取不到有效值。voidsetAddrType(Long AddrType)Set 0:BGP 1:电信 2:移动 3:联通 注意:此字段可能返回 null,表示取不到有效值。voidsetAppId(Long AppId)Set 用户ID 注意:此字段可能返回 null,表示取不到有效值。voidsetApplyTime(String ApplyTime)Set 申请时间 注意:此字段可能返回 null,表示取不到有效值。voidsetInstanceId(String InstanceId)Set 互联网地址ID 注意:此字段可能返回 null,表示取不到有效值。voidsetMaskLen(Long MaskLen)Set 网络地址掩码长度 注意:此字段可能返回 null,表示取不到有效值。voidsetRegion(String Region)Set 地域信息 注意:此字段可能返回 null,表示取不到有效值。voidsetReleaseTime(String ReleaseTime)Set 退还时间 注意:此字段可能返回 null,表示取不到有效值。voidsetReserveTime(Long ReserveTime)Set 释放状态的IP地址保留的天数 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(Long Status)Set 0:使用中 1:已停用 2:已退还voidsetStopTime(String StopTime)Set 停用时间 注意:此字段可能返回 null,表示取不到有效值。voidsetSubnet(String Subnet)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
-
InternetAddressDetail
public InternetAddressDetail()
-
InternetAddressDetail
public InternetAddressDetail(InternetAddressDetail 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
-
getInstanceId
public String getInstanceId()
Get 互联网地址ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- InstanceId 互联网地址ID 注意:此字段可能返回 null,表示取不到有效值。
-
setInstanceId
public void setInstanceId(String InstanceId)
Set 互联网地址ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
InstanceId- 互联网地址ID 注意:此字段可能返回 null,表示取不到有效值。
-
getSubnet
public String getSubnet()
Get 互联网网络地址 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Subnet 互联网网络地址 注意:此字段可能返回 null,表示取不到有效值。
-
setSubnet
public void setSubnet(String Subnet)
Set 互联网网络地址 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Subnet- 互联网网络地址 注意:此字段可能返回 null,表示取不到有效值。
-
getMaskLen
public Long getMaskLen()
Get 网络地址掩码长度 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MaskLen 网络地址掩码长度 注意:此字段可能返回 null,表示取不到有效值。
-
setMaskLen
public void setMaskLen(Long MaskLen)
Set 网络地址掩码长度 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MaskLen- 网络地址掩码长度 注意:此字段可能返回 null,表示取不到有效值。
-
getAddrType
public Long getAddrType()
Get 0:BGP 1:电信 2:移动 3:联通 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AddrType 0:BGP 1:电信 2:移动 3:联通 注意:此字段可能返回 null,表示取不到有效值。
-
setAddrType
public void setAddrType(Long AddrType)
Set 0:BGP 1:电信 2:移动 3:联通 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AddrType- 0:BGP 1:电信 2:移动 3:联通 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public Long getStatus()
Get 0:使用中 1:已停用 2:已退还- Returns:
- Status 0:使用中 1:已停用 2:已退还
-
setStatus
public void setStatus(Long Status)
Set 0:使用中 1:已停用 2:已退还- Parameters:
Status- 0:使用中 1:已停用 2:已退还
-
getApplyTime
public String getApplyTime()
Get 申请时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ApplyTime 申请时间 注意:此字段可能返回 null,表示取不到有效值。
-
setApplyTime
public void setApplyTime(String ApplyTime)
Set 申请时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ApplyTime- 申请时间 注意:此字段可能返回 null,表示取不到有效值。
-
getStopTime
public String getStopTime()
Get 停用时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StopTime 停用时间 注意:此字段可能返回 null,表示取不到有效值。
-
setStopTime
public void setStopTime(String StopTime)
Set 停用时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StopTime- 停用时间 注意:此字段可能返回 null,表示取不到有效值。
-
getReleaseTime
public String getReleaseTime()
Get 退还时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ReleaseTime 退还时间 注意:此字段可能返回 null,表示取不到有效值。
-
setReleaseTime
public void setReleaseTime(String ReleaseTime)
Set 退还时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ReleaseTime- 退还时间 注意:此字段可能返回 null,表示取不到有效值。
-
getRegion
public String getRegion()
Get 地域信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Region 地域信息 注意:此字段可能返回 null,表示取不到有效值。
-
setRegion
public void setRegion(String Region)
Set 地域信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Region- 地域信息 注意:此字段可能返回 null,表示取不到有效值。
-
getAppId
public Long getAppId()
Get 用户ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AppId 用户ID 注意:此字段可能返回 null,表示取不到有效值。
-
setAppId
public void setAppId(Long AppId)
Set 用户ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AppId- 用户ID 注意:此字段可能返回 null,表示取不到有效值。
-
getAddrProto
public Long getAddrProto()
Get 0:IPv4 1:IPv6 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AddrProto 0:IPv4 1:IPv6 注意:此字段可能返回 null,表示取不到有效值。
-
setAddrProto
public void setAddrProto(Long AddrProto)
Set 0:IPv4 1:IPv6 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AddrProto- 0:IPv4 1:IPv6 注意:此字段可能返回 null,表示取不到有效值。
-
getReserveTime
public Long getReserveTime()
Get 释放状态的IP地址保留的天数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ReserveTime 释放状态的IP地址保留的天数 注意:此字段可能返回 null,表示取不到有效值。
-
setReserveTime
public void setReserveTime(Long ReserveTime)
Set 释放状态的IP地址保留的天数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ReserveTime- 释放状态的IP地址保留的天数 注意:此字段可能返回 null,表示取不到有效值。
-
-