Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PodDNSConfigOptionObjectNested
-
Packages that use WatchEventFluent.PodDNSConfigOptionObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PodDNSConfigOptionObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PodDNSConfigOptionObjectNested Modifier and Type Class Description classWatchEventFluentImpl.PodDNSConfigOptionObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PodDNSConfigOptionObjectNested Modifier and Type Method Description WatchEventFluent.PodDNSConfigOptionObjectNested<A>WatchEventFluent. withNewPodDNSConfigOptionObject()WatchEventFluent.PodDNSConfigOptionObjectNested<A>WatchEventFluentImpl. withNewPodDNSConfigOptionObject()WatchEventFluent.PodDNSConfigOptionObjectNested<A>WatchEventFluent. withNewPodDNSConfigOptionObjectLike(PodDNSConfigOption item)WatchEventFluent.PodDNSConfigOptionObjectNested<A>WatchEventFluentImpl. withNewPodDNSConfigOptionObjectLike(PodDNSConfigOption item)
-