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