类 DescribeUPathResponse.UPathInfo
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.pathx.models.DescribeUPathResponse.UPathInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getName()voidsetBandwidth(Integer bandwidth) voidsetChargeType(String chargeType) voidsetCreateTime(Integer createTime) voidsetExpireTime(Integer expireTime) voidsetLineFromName(String lineFromName) voidvoidsetLineToName(String lineToName) voidvoidsetOutPublicIpList(List<DescribeUPathResponse.OutPublicIpInfo> outPublicIpList) voidsetPostPaid(Boolean postPaid) voidsetUGAList(List<DescribeUPathResponse.PathXUGAInfo> ugaList) voidsetUPathId(String uPathId) 从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
UPathInfo
public UPathInfo()
-
-
方法详细资料
-
getPostPaid
-
setPostPaid
-
getChargeType
-
setChargeType
-
getName
-
setName
-
getUPathId
-
setUPathId
-
getBandwidth
-
setBandwidth
-
getLineId
-
setLineId
-
getUGAList
-
setUGAList
-
getCreateTime
-
setCreateTime
-
getExpireTime
-
setExpireTime
-
getLineFromName
-
setLineFromName
-
getLineToName
-
setLineToName
-
getOutPublicIpList
-
setOutPublicIpList
-