Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ConfigObjectNested
-
Packages that use WatchEventFluent.ConfigObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.ConfigObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ConfigObjectNested Modifier and Type Class Description classWatchEventFluentImpl.ConfigObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ConfigObjectNested Modifier and Type Method Description WatchEventFluent.ConfigObjectNested<A>WatchEventFluent. withNewConfigObject()WatchEventFluent.ConfigObjectNested<A>WatchEventFluentImpl. withNewConfigObject()WatchEventFluent.ConfigObjectNested<A>WatchEventFluent. withNewConfigObjectLike(Config item)WatchEventFluent.ConfigObjectNested<A>WatchEventFluentImpl. withNewConfigObjectLike(Config item)
-