Uses of Class
io.fabric8.openshift.api.model.config.v1.NodeBuilder
-
-
Uses of NodeBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return NodeBuilder Modifier and Type Method Description NodeBuilderNode. edit()NodeBuilderNode. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type NodeBuilder Modifier and Type Method Description NodeNodeListFluent. buildMatchingItem(Predicate<NodeBuilder> predicate)NodeListFluent.ItemsNested<A>NodeListFluent. editMatchingItem(Predicate<NodeBuilder> predicate)booleanNodeListFluent. hasMatchingItem(Predicate<NodeBuilder> predicate)ANodeListFluent. removeMatchingFromItems(Predicate<NodeBuilder> predicate)
-