Interface ServiceSpecFluent<A extends ServiceSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ServiceFluent.SpecNested<N>, WatchEventFluent.ServiceSpecObjectNested<N>
All Known Implementing Classes:
DoneableServiceSpec, ServiceFluentImpl.SpecNestedImpl, ServiceSpecBuilder, ServiceSpecFluentImpl, WatchEventFluentImpl.ServiceSpecObjectNestedImpl

public interface ServiceSpecFluent<A extends ServiceSpecFluent<A>>
extends Fluent<A>