Interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PersistentVolumeSpecFluent.NfsNested<N>, VolumeFluent.NfsNested<N>, WatchEventFluent.NFSVolumeSourceObjectNested<N>
All Known Implementing Classes:
DoneableNFSVolumeSource, NFSVolumeSourceBuilder, NFSVolumeSourceFluentImpl, PersistentVolumeSpecFluentImpl.NfsNestedImpl, VolumeFluentImpl.NfsNestedImpl, WatchEventFluentImpl.NFSVolumeSourceObjectNestedImpl

public interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>
extends Fluent<A>