Interface PreconditionsFluent<A extends PreconditionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
DeleteOptionsFluent.PreconditionsNested<N>, WatchEventFluent.PreconditionsObjectNested<N>
All Known Implementing Classes:
DeleteOptionsFluentImpl.PreconditionsNestedImpl, DoneablePreconditions, PreconditionsBuilder, PreconditionsFluentImpl, WatchEventFluentImpl.PreconditionsObjectNestedImpl

public interface PreconditionsFluent<A extends PreconditionsFluent<A>>
extends Fluent<A>