Package cn.ucloud.uec.models
Class DescribeUEcVHostResponse.NodeIpList
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uec.models.DescribeUEcVHostResponse.NodeIpList
-
- Enclosing class:
- DescribeUEcVHostResponse
public static class DescribeUEcVHostResponse.NodeIpList extends Response
-
-
Constructor Summary
Constructors Constructor Description NodeIpList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetIp()StringgetIsp()StringgetIspName()voidsetIp(String ip)voidsetIsp(String isp)voidsetIspName(String ispName)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-