Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.InfoObjectNested
-
Packages that use WatchEventFluent.InfoObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.InfoObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.InfoObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.InfoObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.InfoObjectNested Modifier and Type Method Description WatchEventFluent.InfoObjectNested<A>
WatchEventFluent. withNewInfoObject()
WatchEventFluent.InfoObjectNested<A>
WatchEventFluentImpl. withNewInfoObject()
WatchEventFluent.InfoObjectNested<A>
WatchEventFluent. withNewInfoObjectLike(Info item)
WatchEventFluent.InfoObjectNested<A>
WatchEventFluentImpl. withNewInfoObjectLike(Info item)
-