Uses of Class
cn.ucloud.vpc.models.DescribeNetworkInterfaceResponse.NetworkInterface
-
Packages that use DescribeNetworkInterfaceResponse.NetworkInterface Package Description cn.ucloud.vpc.models -
-
Uses of DescribeNetworkInterfaceResponse.NetworkInterface in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeNetworkInterfaceResponse.NetworkInterface Modifier and Type Method Description List<DescribeNetworkInterfaceResponse.NetworkInterface>DescribeNetworkInterfaceResponse. getNetworkInterfaceSet()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeNetworkInterfaceResponse.NetworkInterface Modifier and Type Method Description voidDescribeNetworkInterfaceResponse. setNetworkInterfaceSet(List<DescribeNetworkInterfaceResponse.NetworkInterface> networkInterfaceSet)
-