Interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ProjectedVolumeSourceFluent.SourcesNested<N>, WatchEventFluent.VolumeProjectionObjectNested<N>
All Known Implementing Classes:
DoneableVolumeProjection, ProjectedVolumeSourceFluentImpl.SourcesNestedImpl, VolumeProjectionBuilder, VolumeProjectionFluentImpl, WatchEventFluentImpl.VolumeProjectionObjectNestedImpl

public interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
extends Fluent<A>