Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.NamedClusterObjectNested
-
Packages that use WatchEventFluent.NamedClusterObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.NamedClusterObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.NamedClusterObjectNested Modifier and Type Class Description classWatchEventFluentImpl.NamedClusterObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.NamedClusterObjectNested Modifier and Type Method Description WatchEventFluent.NamedClusterObjectNested<A>WatchEventFluent. withNewNamedClusterObject()WatchEventFluent.NamedClusterObjectNested<A>WatchEventFluentImpl. withNewNamedClusterObject()WatchEventFluent.NamedClusterObjectNested<A>WatchEventFluent. withNewNamedClusterObjectLike(NamedCluster item)WatchEventFluent.NamedClusterObjectNested<A>WatchEventFluentImpl. withNewNamedClusterObjectLike(NamedCluster item)
-