Class VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, VolumeProjectionFluent<A>
Direct Known Subclasses:
DoneableVolumeProjection, ProjectedVolumeSourceFluentImpl.SourcesNestedImpl, VolumeProjectionBuilder, WatchEventFluentImpl.VolumeProjectionObjectNestedImpl

public class VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>
extends BaseFluent<A>
implements VolumeProjectionFluent<A>