Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.CreateOptionsObjectNested
-
Packages that use WatchEventFluent.CreateOptionsObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.CreateOptionsObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.CreateOptionsObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.CreateOptionsObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.CreateOptionsObjectNested Modifier and Type Method Description WatchEventFluent.CreateOptionsObjectNested<A>
WatchEventFluent. withNewCreateOptionsObject()
WatchEventFluent.CreateOptionsObjectNested<A>
WatchEventFluentImpl. withNewCreateOptionsObject()
WatchEventFluent.CreateOptionsObjectNested<A>
WatchEventFluent. withNewCreateOptionsObjectLike(CreateOptions item)
WatchEventFluent.CreateOptionsObjectNested<A>
WatchEventFluentImpl. withNewCreateOptionsObjectLike(CreateOptions item)
-