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