Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.DownwardAPIProjectionObjectNested
-
Packages that use WatchEventFluent.DownwardAPIProjectionObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.DownwardAPIProjectionObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.DownwardAPIProjectionObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.DownwardAPIProjectionObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.DownwardAPIProjectionObjectNested Modifier and Type Method Description WatchEventFluent.DownwardAPIProjectionObjectNested<A>
WatchEventFluent. withNewDownwardAPIProjectionObject()
WatchEventFluent.DownwardAPIProjectionObjectNested<A>
WatchEventFluentImpl. withNewDownwardAPIProjectionObject()
WatchEventFluent.DownwardAPIProjectionObjectNested<A>
WatchEventFluent. withNewDownwardAPIProjectionObjectLike(DownwardAPIProjection item)
WatchEventFluent.DownwardAPIProjectionObjectNested<A>
WatchEventFluentImpl. withNewDownwardAPIProjectionObjectLike(DownwardAPIProjection item)
-