Uses of Class
io.fabric8.kubernetes.api.model.storage.CSINodeBuilder
-
Packages that use CSINodeBuilder Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of CSINodeBuilder in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return CSINodeBuilder Modifier and Type Method Description CSINodeBuilderCSINode. edit()CSINodeBuilderCSINode. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.storage with type arguments of type CSINodeBuilder Modifier and Type Method Description CSINodeCSINodeListFluent. buildMatchingItem(Predicate<CSINodeBuilder> predicate)CSINodeListFluent.ItemsNested<A>CSINodeListFluent. editMatchingItem(Predicate<CSINodeBuilder> predicate)booleanCSINodeListFluent. hasMatchingItem(Predicate<CSINodeBuilder> predicate)ACSINodeListFluent. removeMatchingFromItems(Predicate<CSINodeBuilder> predicate)
-