Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PodIPObjectNested
-
Packages that use WatchEventFluent.PodIPObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PodIPObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PodIPObjectNested Modifier and Type Class Description classWatchEventFluentImpl.PodIPObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PodIPObjectNested Modifier and Type Method Description WatchEventFluent.PodIPObjectNested<A>WatchEventFluent. withNewPodIPObject()WatchEventFluent.PodIPObjectNested<A>WatchEventFluentImpl. withNewPodIPObject()WatchEventFluent.PodIPObjectNested<A>WatchEventFluent. withNewPodIPObjectLike(PodIP item)WatchEventFluent.PodIPObjectNested<A>WatchEventFluentImpl. withNewPodIPObjectLike(PodIP item)
-