Interface ExecConfigFluent<A extends ExecConfigFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
AuthInfoFluent.ExecNested<N>, WatchEventFluent.ExecConfigObjectNested<N>
All Known Implementing Classes:
AuthInfoFluentImpl.ExecNestedImpl, DoneableExecConfig, ExecConfigBuilder, ExecConfigFluentImpl, WatchEventFluentImpl.ExecConfigObjectNestedImpl

public interface ExecConfigFluent<A extends ExecConfigFluent<A>>
extends Fluent<A>