Interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
EnvVarFluent.ValueFromNested<N>, WatchEventFluent.EnvVarSourceObjectNested<N>
All Known Implementing Classes:
DoneableEnvVarSource, EnvVarFluentImpl.ValueFromNestedImpl, EnvVarSourceBuilder, EnvVarSourceFluentImpl, WatchEventFluentImpl.EnvVarSourceObjectNestedImpl

public interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
extends Fluent<A>