Class V1ProjectedVolumeSourceFluentImpl<A extends V1ProjectedVolumeSourceFluent<A>>

java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ProjectedVolumeSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, V1ProjectedVolumeSourceFluent<A>
Direct Known Subclasses:
V1ProjectedVolumeSourceBuilder

public class V1ProjectedVolumeSourceFluentImpl<A extends V1ProjectedVolumeSourceFluent<A>> extends BaseFluent<A> implements V1ProjectedVolumeSourceFluent<A>
Generated