Uses of Class
cn.ucloud.vpc.models.DescribeVPCResponse.VPCNetworkInfo
-
Packages that use DescribeVPCResponse.VPCNetworkInfo Package Description cn.ucloud.vpc.models -
-
Uses of DescribeVPCResponse.VPCNetworkInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeVPCResponse.VPCNetworkInfo Modifier and Type Method Description List<DescribeVPCResponse.VPCNetworkInfo>DescribeVPCResponse.VPCInfo. getNetworkInfo()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeVPCResponse.VPCNetworkInfo Modifier and Type Method Description voidDescribeVPCResponse.VPCInfo. setNetworkInfo(List<DescribeVPCResponse.VPCNetworkInfo> networkInfo)
-