Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PatchOptionsObjectNested
-
Packages that use WatchEventFluent.PatchOptionsObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PatchOptionsObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PatchOptionsObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.PatchOptionsObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PatchOptionsObjectNested Modifier and Type Method Description WatchEventFluent.PatchOptionsObjectNested<A>
WatchEventFluent. withNewPatchOptionsObject()
WatchEventFluent.PatchOptionsObjectNested<A>
WatchEventFluentImpl. withNewPatchOptionsObject()
WatchEventFluent.PatchOptionsObjectNested<A>
WatchEventFluent. withNewPatchOptionsObjectLike(PatchOptions item)
WatchEventFluent.PatchOptionsObjectNested<A>
WatchEventFluentImpl. withNewPatchOptionsObjectLike(PatchOptions item)
-