Interface ServiceReferenceFluent<A extends ServiceReferenceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
APIServiceSpecFluent.ServiceNested<N>, WatchEventFluent.ServiceReferenceObjectNested<N>
All Known Implementing Classes:
APIServiceSpecFluentImpl.ServiceNestedImpl, DoneableServiceReference, ServiceReferenceBuilder, ServiceReferenceFluentImpl, WatchEventFluentImpl.ServiceReferenceObjectNestedImpl

public interface ServiceReferenceFluent<A extends ServiceReferenceFluent<A>>
extends Fluent<A>