Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PodDNSConfigObjectNested
-
Packages that use WatchEventFluent.PodDNSConfigObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PodDNSConfigObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PodDNSConfigObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.PodDNSConfigObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PodDNSConfigObjectNested Modifier and Type Method Description WatchEventFluent.PodDNSConfigObjectNested<A>
WatchEventFluent. withNewPodDNSConfigObject()
WatchEventFluent.PodDNSConfigObjectNested<A>
WatchEventFluentImpl. withNewPodDNSConfigObject()
WatchEventFluent.PodDNSConfigObjectNested<A>
WatchEventFluent. withNewPodDNSConfigObjectLike(PodDNSConfig item)
WatchEventFluent.PodDNSConfigObjectNested<A>
WatchEventFluentImpl. withNewPodDNSConfigObjectLike(PodDNSConfig item)
-