Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ClusterObjectNested
Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
-
Uses of WatchEventFluent.ClusterObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ClusterObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.ClusterObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ClusterObjectNested Modifier and Type Method Description WatchEventFluent.ClusterObjectNested<A>
WatchEventFluent. withNewClusterObject()
WatchEventFluent.ClusterObjectNested<A>
WatchEventFluentImpl. withNewClusterObject()
WatchEventFluent.ClusterObjectNested<A>
WatchEventFluent. withNewClusterObjectLike(Cluster item)
WatchEventFluent.ClusterObjectNested<A>
WatchEventFluentImpl. withNewClusterObjectLike(Cluster item)