Interface EnvVarFluent.ValueFromNested<N>

All Superinterfaces:
EnvVarSourceFluent<EnvVarFluent.ValueFromNested<N>>, Fluent<EnvVarFluent.ValueFromNested<N>>, Nested<N>
All Known Implementing Classes:
EnvVarFluentImpl.ValueFromNestedImpl
Enclosing interface:
EnvVarFluent<A extends EnvVarFluent<A>>

public static interface EnvVarFluent.ValueFromNested<N>
extends Nested<N>, EnvVarSourceFluent<EnvVarFluent.ValueFromNested<N>>