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