Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PodListObjectNested
-
Packages that use WatchEventFluent.PodListObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PodListObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PodListObjectNested Modifier and Type Class Description classWatchEventFluentImpl.PodListObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PodListObjectNested Modifier and Type Method Description WatchEventFluent.PodListObjectNested<A>WatchEventFluent. withNewPodListObject()WatchEventFluent.PodListObjectNested<A>WatchEventFluentImpl. withNewPodListObject()WatchEventFluent.PodListObjectNested<A>WatchEventFluent. withNewPodListObjectLike(PodList item)WatchEventFluent.PodListObjectNested<A>WatchEventFluentImpl. withNewPodListObjectLike(PodList item)
-