Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ConfigMapObjectNested
-
Packages that use WatchEventFluent.ConfigMapObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.ConfigMapObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ConfigMapObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.ConfigMapObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ConfigMapObjectNested Modifier and Type Method Description WatchEventFluent.ConfigMapObjectNested<A>
WatchEventFluent. withNewConfigMapObject()
WatchEventFluent.ConfigMapObjectNested<A>
WatchEventFluentImpl. withNewConfigMapObject()
WatchEventFluent.ConfigMapObjectNested<A>
WatchEventFluent. withNewConfigMapObjectLike(ConfigMap item)
WatchEventFluent.ConfigMapObjectNested<A>
WatchEventFluentImpl. withNewConfigMapObjectLike(ConfigMap item)
-