Uses of Class
cn.ucloud.uk8s.models.ListUK8SClusterNodeV2Response.NodeInfoV2
-
Packages that use ListUK8SClusterNodeV2Response.NodeInfoV2 Package Description cn.ucloud.uk8s.models -
-
Uses of ListUK8SClusterNodeV2Response.NodeInfoV2 in cn.ucloud.uk8s.models
Methods in cn.ucloud.uk8s.models that return types with arguments of type ListUK8SClusterNodeV2Response.NodeInfoV2 Modifier and Type Method Description List<ListUK8SClusterNodeV2Response.NodeInfoV2>ListUK8SClusterNodeV2Response. getNodeSet()Method parameters in cn.ucloud.uk8s.models with type arguments of type ListUK8SClusterNodeV2Response.NodeInfoV2 Modifier and Type Method Description voidListUK8SClusterNodeV2Response. setNodeSet(List<ListUK8SClusterNodeV2Response.NodeInfoV2> nodeSet)
-