Interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PersistentVolumeSpecFluent.LocalNested<N>, WatchEventFluent.LocalVolumeSourceObjectNested<N>
All Known Implementing Classes:
DoneableLocalVolumeSource, LocalVolumeSourceBuilder, LocalVolumeSourceFluentImpl, PersistentVolumeSpecFluentImpl.LocalNestedImpl, WatchEventFluentImpl.LocalVolumeSourceObjectNestedImpl

public interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>
extends Fluent<A>