Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.HostPathVolumeSourceObjectNested
-
Packages that use WatchEventFluent.HostPathVolumeSourceObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.HostPathVolumeSourceObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.HostPathVolumeSourceObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.HostPathVolumeSourceObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.HostPathVolumeSourceObjectNested Modifier and Type Method Description WatchEventFluent.HostPathVolumeSourceObjectNested<A>
WatchEventFluent. withNewHostPathVolumeSourceObject()
WatchEventFluent.HostPathVolumeSourceObjectNested<A>
WatchEventFluentImpl. withNewHostPathVolumeSourceObject()
WatchEventFluent.HostPathVolumeSourceObjectNested<A>
WatchEventFluent. withNewHostPathVolumeSourceObjectLike(HostPathVolumeSource item)
WatchEventFluent.HostPathVolumeSourceObjectNested<A>
WatchEventFluentImpl. withNewHostPathVolumeSourceObjectLike(HostPathVolumeSource item)
-