Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.GetOptionsObjectNested
-
Packages that use WatchEventFluent.GetOptionsObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.GetOptionsObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.GetOptionsObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.GetOptionsObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.GetOptionsObjectNested Modifier and Type Method Description WatchEventFluent.GetOptionsObjectNested<A>
WatchEventFluent. withNewGetOptionsObject()
WatchEventFluent.GetOptionsObjectNested<A>
WatchEventFluentImpl. withNewGetOptionsObject()
WatchEventFluent.GetOptionsObjectNested<A>
WatchEventFluent. withNewGetOptionsObjectLike(GetOptions item)
WatchEventFluent.GetOptionsObjectNested<A>
WatchEventFluentImpl. withNewGetOptionsObjectLike(GetOptions item)
-