Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsolePluginFluent.SpecNested
-
-
Uses of ConsolePluginFluent.SpecNested in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsolePluginFluent.SpecNested Modifier and Type Method Description ConsolePluginFluent.SpecNested<A>ConsolePluginFluent. editOrNewSpec()ConsolePluginFluent.SpecNested<A>ConsolePluginFluent. editOrNewSpecLike(ConsolePluginSpec item)ConsolePluginFluent.SpecNested<A>ConsolePluginFluent. editSpec()ConsolePluginFluent.SpecNested<A>ConsolePluginFluent. withNewSpec()ConsolePluginFluent.SpecNested<A>ConsolePluginFluent. withNewSpecLike(ConsolePluginSpec item)
-