Uses of Class
cn.ucloud.uec.models.DescribeUEcVHostResponse.NodeIpList
-
Packages that use DescribeUEcVHostResponse.NodeIpList Package Description cn.ucloud.uec.models -
-
Uses of DescribeUEcVHostResponse.NodeIpList in cn.ucloud.uec.models
Methods in cn.ucloud.uec.models that return types with arguments of type DescribeUEcVHostResponse.NodeIpList Modifier and Type Method Description List<DescribeUEcVHostResponse.NodeIpList>DescribeUEcVHostResponse.NodeInfo. getNodeIpList()Method parameters in cn.ucloud.uec.models with type arguments of type DescribeUEcVHostResponse.NodeIpList Modifier and Type Method Description voidDescribeUEcVHostResponse.NodeInfo. setNodeIpList(List<DescribeUEcVHostResponse.NodeIpList> nodeIpList)
-