Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsoleNotificationSpecFluent.LinkNested
-
-
Uses of ConsoleNotificationSpecFluent.LinkNested in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsoleNotificationSpecFluent.LinkNested Modifier and Type Method Description ConsoleNotificationSpecFluent.LinkNested<A>ConsoleNotificationSpecFluent. editLink()ConsoleNotificationSpecFluent.LinkNested<A>ConsoleNotificationSpecFluent. editOrNewLink()ConsoleNotificationSpecFluent.LinkNested<A>ConsoleNotificationSpecFluent. editOrNewLinkLike(Link item)ConsoleNotificationSpecFluent.LinkNested<A>ConsoleNotificationSpecFluent. withNewLink()ConsoleNotificationSpecFluent.LinkNested<A>ConsoleNotificationSpecFluent. withNewLinkLike(Link item)
-