Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ConfigMapProjectionObjectNested
-
Packages that use WatchEventFluent.ConfigMapProjectionObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.ConfigMapProjectionObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ConfigMapProjectionObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.ConfigMapProjectionObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ConfigMapProjectionObjectNested Modifier and Type Method Description WatchEventFluent.ConfigMapProjectionObjectNested<A>
WatchEventFluent. withNewConfigMapProjectionObject()
WatchEventFluent.ConfigMapProjectionObjectNested<A>
WatchEventFluentImpl. withNewConfigMapProjectionObject()
WatchEventFluent.ConfigMapProjectionObjectNested<A>
WatchEventFluent. withNewConfigMapProjectionObjectLike(ConfigMapProjection item)
WatchEventFluent.ConfigMapProjectionObjectNested<A>
WatchEventFluentImpl. withNewConfigMapProjectionObjectLike(ConfigMapProjection item)
-