Interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
APIServiceFluent.SpecNested<N>, WatchEventFluent.APIServiceSpecObjectNested<N>
All Known Implementing Classes:
APIServiceFluentImpl.SpecNestedImpl, APIServiceSpecBuilder, APIServiceSpecFluentImpl, DoneableAPIServiceSpec, WatchEventFluentImpl.APIServiceSpecObjectNestedImpl

public interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>
extends Fluent<A>