Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ContainerObjectNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of WatchEventFluent.ContainerObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ContainerObjectNested Modifier and Type Class Description classWatchEventFluentImpl.ContainerObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ContainerObjectNested Modifier and Type Method Description WatchEventFluent.ContainerObjectNested<A>WatchEventFluent. withNewContainerObject()WatchEventFluent.ContainerObjectNested<A>WatchEventFluentImpl. withNewContainerObject()WatchEventFluent.ContainerObjectNested<A>WatchEventFluent. withNewContainerObjectLike(Container item)WatchEventFluent.ContainerObjectNested<A>WatchEventFluentImpl. withNewContainerObjectLike(Container item)