Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PatchObjectNested
-
Packages that use WatchEventFluent.PatchObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PatchObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PatchObjectNested Modifier and Type Class Description classWatchEventFluentImpl.PatchObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PatchObjectNested Modifier and Type Method Description WatchEventFluent.PatchObjectNested<A>WatchEventFluent. withNewPatchObject()WatchEventFluent.PatchObjectNested<A>WatchEventFluentImpl. withNewPatchObject()WatchEventFluent.PatchObjectNested<A>WatchEventFluent. withNewPatchObjectLike(Patch item)WatchEventFluent.PatchObjectNested<A>WatchEventFluentImpl. withNewPatchObjectLike(Patch item)
-