Interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
VolumeFluent.ProjectedNested<N>, WatchEventFluent.ProjectedVolumeSourceObjectNested<N>
All Known Implementing Classes:
DoneableProjectedVolumeSource, ProjectedVolumeSourceBuilder, ProjectedVolumeSourceFluentImpl, VolumeFluentImpl.ProjectedNestedImpl, WatchEventFluentImpl.ProjectedVolumeSourceObjectNestedImpl

public interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>
extends Fluent<A>