Uses of Class
cn.ucloud.vpc.models.DescribeSecondaryIpResponse.IpInfo
-
Packages that use DescribeSecondaryIpResponse.IpInfo Package Description cn.ucloud.vpc.models -
-
Uses of DescribeSecondaryIpResponse.IpInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeSecondaryIpResponse.IpInfo Modifier and Type Method Description List<DescribeSecondaryIpResponse.IpInfo>DescribeSecondaryIpResponse. getDataSet()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeSecondaryIpResponse.IpInfo Modifier and Type Method Description voidDescribeSecondaryIpResponse. setDataSet(List<DescribeSecondaryIpResponse.IpInfo> dataSet)
-