Uses of Class
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeList
-
Packages that use CSINodeList Package Description io.fabric8.kubernetes.api.model.storage.v1beta1 -
-
Uses of CSINodeList in io.fabric8.kubernetes.api.model.storage.v1beta1
Methods in io.fabric8.kubernetes.api.model.storage.v1beta1 that return CSINodeList Modifier and Type Method Description CSINodeListCSINodeListBuilder. build()Methods in io.fabric8.kubernetes.api.model.storage.v1beta1 with parameters of type CSINodeList Modifier and Type Method Description protected voidCSINodeListFluent. copyInstance(CSINodeList instance)Constructors in io.fabric8.kubernetes.api.model.storage.v1beta1 with parameters of type CSINodeList Constructor Description CSINodeListBuilder(CSINodeList instance)CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance)CSINodeListFluent(CSINodeList instance)
-