Interface ProbeFluent.ExecNested<N>

All Superinterfaces:
ExecActionFluent<ProbeFluent.ExecNested<N>>, Fluent<ProbeFluent.ExecNested<N>>, Nested<N>
All Known Implementing Classes:
ProbeFluentImpl.ExecNestedImpl
Enclosing interface:
ProbeFluent<A extends ProbeFluent<A>>

public static interface ProbeFluent.ExecNested<N>
extends Nested<N>, ExecActionFluent<ProbeFluent.ExecNested<N>>