Class SecretVolumeSourceFluentImpl<A extends SecretVolumeSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretVolumeSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, SecretVolumeSourceFluent<A>
Direct Known Subclasses:
DoneableSecretVolumeSource, SecretVolumeSourceBuilder, VolumeFluentImpl.SecretNestedImpl, WatchEventFluentImpl.SecretVolumeSourceObjectNestedImpl

public class SecretVolumeSourceFluentImpl<A extends SecretVolumeSourceFluent<A>>
extends BaseFluent<A>
implements SecretVolumeSourceFluent<A>