Uses of Class
io.fabric8.kubernetes.api.model.storage.CSINodeFluent.SpecNested
-
Packages that use CSINodeFluent.SpecNested Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of CSINodeFluent.SpecNested in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return CSINodeFluent.SpecNested Modifier and Type Method Description CSINodeFluent.SpecNested<A>CSINodeFluent. editOrNewSpec()CSINodeFluent.SpecNested<A>CSINodeFluent. editOrNewSpecLike(CSINodeSpec item)CSINodeFluent.SpecNested<A>CSINodeFluent. editSpec()CSINodeFluent.SpecNested<A>CSINodeFluent. withNewSpec()CSINodeFluent.SpecNested<A>CSINodeFluent. withNewSpecLike(CSINodeSpec item)
-