Uses of Class
cn.ucloud.vpc.models.AllocateBatchSecondaryIpRequest
-
Packages that use AllocateBatchSecondaryIpRequest Package Description cn.ucloud.vpc.client -
-
Uses of AllocateBatchSecondaryIpRequest in cn.ucloud.vpc.client
Methods in cn.ucloud.vpc.client with parameters of type AllocateBatchSecondaryIpRequest Modifier and Type Method Description AllocateBatchSecondaryIpResponseVPCClient. allocateBatchSecondaryIp(AllocateBatchSecondaryIpRequest request)AllocateBatchSecondaryIp - 批量申请虚拟网卡辅助IPAllocateBatchSecondaryIpResponseVPCClientInterface. allocateBatchSecondaryIp(AllocateBatchSecondaryIpRequest request)AllocateBatchSecondaryIp - 批量申请虚拟网卡辅助IP
-