Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.AttachedVolumeObjectNested
-
Packages that use WatchEventFluent.AttachedVolumeObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.AttachedVolumeObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.AttachedVolumeObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.AttachedVolumeObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.AttachedVolumeObjectNested Modifier and Type Method Description WatchEventFluent.AttachedVolumeObjectNested<A>
WatchEventFluent. withNewAttachedVolumeObject()
WatchEventFluent.AttachedVolumeObjectNested<A>
WatchEventFluentImpl. withNewAttachedVolumeObject()
WatchEventFluent.AttachedVolumeObjectNested<A>
WatchEventFluent. withNewAttachedVolumeObjectLike(AttachedVolume item)
WatchEventFluent.AttachedVolumeObjectNested<A>
WatchEventFluentImpl. withNewAttachedVolumeObjectLike(AttachedVolume item)
-