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