Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.APIServiceObjectNested
-
Packages that use WatchEventFluent.APIServiceObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.APIServiceObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.APIServiceObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.APIServiceObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.APIServiceObjectNested Modifier and Type Method Description WatchEventFluent.APIServiceObjectNested<A>
WatchEventFluent. withNewAPIServiceObject()
WatchEventFluent.APIServiceObjectNested<A>
WatchEventFluentImpl. withNewAPIServiceObject()
WatchEventFluent.APIServiceObjectNested<A>
WatchEventFluent. withNewAPIServiceObjectLike(APIService item)
WatchEventFluent.APIServiceObjectNested<A>
WatchEventFluentImpl. withNewAPIServiceObjectLike(APIService item)
-