Uses of Class
cn.ucloud.vpc.models.AllocateBatchSecondaryIpResponse.IpsInfo
-
Packages that use AllocateBatchSecondaryIpResponse.IpsInfo Package Description cn.ucloud.vpc.models -
-
Uses of AllocateBatchSecondaryIpResponse.IpsInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type AllocateBatchSecondaryIpResponse.IpsInfo Modifier and Type Method Description List<AllocateBatchSecondaryIpResponse.IpsInfo>AllocateBatchSecondaryIpResponse. getIpsInfo()Method parameters in cn.ucloud.vpc.models with type arguments of type AllocateBatchSecondaryIpResponse.IpsInfo Modifier and Type Method Description voidAllocateBatchSecondaryIpResponse. setIpsInfo(List<AllocateBatchSecondaryIpResponse.IpsInfo> ipsInfo)
-