Uses of Class
cn.ucloud.unet.models.AllocateEIPResponse.UnetEIPAddrSet
-
Packages that use AllocateEIPResponse.UnetEIPAddrSet Package Description cn.ucloud.unet.models -
-
Uses of AllocateEIPResponse.UnetEIPAddrSet in cn.ucloud.unet.models
Methods in cn.ucloud.unet.models that return types with arguments of type AllocateEIPResponse.UnetEIPAddrSet Modifier and Type Method Description List<AllocateEIPResponse.UnetEIPAddrSet>AllocateEIPResponse.UnetAllocateEIPSet. getEIPAddr()Method parameters in cn.ucloud.unet.models with type arguments of type AllocateEIPResponse.UnetEIPAddrSet Modifier and Type Method Description voidAllocateEIPResponse.UnetAllocateEIPSet. setEIPAddr(List<AllocateEIPResponse.UnetEIPAddrSet> eipAddr)
-