Class SecretEnvSourceFluentImpl<A extends SecretEnvSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretEnvSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, SecretEnvSourceFluent<A>
Direct Known Subclasses:
DoneableSecretEnvSource, EnvFromSourceFluentImpl.SecretRefNestedImpl, SecretEnvSourceBuilder, WatchEventFluentImpl.SecretEnvSourceObjectNestedImpl

public class SecretEnvSourceFluentImpl<A extends SecretEnvSourceFluent<A>>
extends BaseFluent<A>
implements SecretEnvSourceFluent<A>