Class EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EnvVarSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, EnvVarSourceFluent<A>
Direct Known Subclasses:
DoneableEnvVarSource, EnvVarFluentImpl.ValueFromNestedImpl, EnvVarSourceBuilder, WatchEventFluentImpl.EnvVarSourceObjectNestedImpl

public class EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>>
extends BaseFluent<A>
implements EnvVarSourceFluent<A>