Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.APIServiceListObjectNested
-
Packages that use WatchEventFluent.APIServiceListObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.APIServiceListObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.APIServiceListObjectNested Modifier and Type Class Description classWatchEventFluentImpl.APIServiceListObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.APIServiceListObjectNested Modifier and Type Method Description WatchEventFluent.APIServiceListObjectNested<A>WatchEventFluent. withNewAPIServiceListObject()WatchEventFluent.APIServiceListObjectNested<A>WatchEventFluentImpl. withNewAPIServiceListObject()WatchEventFluent.APIServiceListObjectNested<A>WatchEventFluent. withNewAPIServiceListObjectLike(APIServiceList item)WatchEventFluent.APIServiceListObjectNested<A>WatchEventFluentImpl. withNewAPIServiceListObjectLike(APIServiceList item)
-