Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ServiceListObjectNested
-
Packages that use WatchEventFluent.ServiceListObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.ServiceListObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ServiceListObjectNested Modifier and Type Class Description classWatchEventFluentImpl.ServiceListObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ServiceListObjectNested Modifier and Type Method Description WatchEventFluent.ServiceListObjectNested<A>WatchEventFluent. withNewServiceListObject()WatchEventFluent.ServiceListObjectNested<A>WatchEventFluentImpl. withNewServiceListObject()WatchEventFluent.ServiceListObjectNested<A>WatchEventFluent. withNewServiceListObjectLike(ServiceList item)WatchEventFluent.ServiceListObjectNested<A>WatchEventFluentImpl. withNewServiceListObjectLike(ServiceList item)
-