Class DescribeUDPNResponse.UDPNData
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.udpn.models.DescribeUDPNResponse.UDPNData
- Enclosing class:
DescribeUDPNResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPeer1()getPeer2()voidsetBandwidth(Integer bandwidth) voidsetChargeType(String chargeType) voidsetCreateTime(Integer createTime) voidsetExpireTime(Integer expireTime) voidvoidvoidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
UDPNData
public UDPNData()
-
-
Method Details
-
getUDPNId
-
setUDPNId
-
getPeer1
-
setPeer1
-
getPeer2
-
setPeer2
-
getChargeType
-
setChargeType
-
getBandwidth
-
setBandwidth
-
getCreateTime
-
setCreateTime
-
getExpireTime
-
setExpireTime
-