Uses of Class
cn.ucloud.unet.models.DescribeEIPResponse.UnetEIPSet
-
Packages that use DescribeEIPResponse.UnetEIPSet Package Description cn.ucloud.unet.models -
-
Uses of DescribeEIPResponse.UnetEIPSet in cn.ucloud.unet.models
Methods in cn.ucloud.unet.models that return types with arguments of type DescribeEIPResponse.UnetEIPSet Modifier and Type Method Description List<DescribeEIPResponse.UnetEIPSet>DescribeEIPResponse. getEIPSet()Method parameters in cn.ucloud.unet.models with type arguments of type DescribeEIPResponse.UnetEIPSet Modifier and Type Method Description voidDescribeEIPResponse. setEIPSet(List<DescribeEIPResponse.UnetEIPSet> eipSet)
-