Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.RootPathsObjectNested
-
Packages that use WatchEventFluent.RootPathsObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.RootPathsObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.RootPathsObjectNested Modifier and Type Class Description classWatchEventFluentImpl.RootPathsObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.RootPathsObjectNested Modifier and Type Method Description WatchEventFluent.RootPathsObjectNested<A>WatchEventFluent. withNewRootPathsObject()WatchEventFluent.RootPathsObjectNested<A>WatchEventFluentImpl. withNewRootPathsObject()WatchEventFluent.RootPathsObjectNested<A>WatchEventFluent. withNewRootPathsObjectLike(RootPaths item)WatchEventFluent.RootPathsObjectNested<A>WatchEventFluentImpl. withNewRootPathsObjectLike(RootPaths item)
-