Interface EmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
VolumeFluent.EmptyDirNested<N>, WatchEventFluent.EmptyDirVolumeSourceObjectNested<N>
All Known Implementing Classes:
DoneableEmptyDirVolumeSource, EmptyDirVolumeSourceBuilder, EmptyDirVolumeSourceFluentImpl, VolumeFluentImpl.EmptyDirNestedImpl, WatchEventFluentImpl.EmptyDirVolumeSourceObjectNestedImpl

public interface EmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
extends Fluent<A>