Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.WatchEventNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.WatchEventNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.WatchEventNested Modifier and Type Class Description classKubeSchemaFluentImpl.WatchEventNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.WatchEventNested Modifier and Type Method Description KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluent. editOrNewWatchEvent()KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluentImpl. editOrNewWatchEvent()KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluent. editOrNewWatchEventLike(WatchEvent item)KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluentImpl. editOrNewWatchEventLike(WatchEvent item)KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluent. editWatchEvent()KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluentImpl. editWatchEvent()KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluent. withNewWatchEvent()KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluentImpl. withNewWatchEvent()KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluent. withNewWatchEventLike(WatchEvent item)KubeSchemaFluent.WatchEventNested<A>KubeSchemaFluentImpl. withNewWatchEventLike(WatchEvent item)