Interface ServiceStatusFluent<A extends ServiceStatusFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ServiceFluent.StatusNested<N>, WatchEventFluent.ServiceStatusObjectNested<N>
All Known Implementing Classes:
DoneableServiceStatus, ServiceFluentImpl.StatusNestedImpl, ServiceStatusBuilder, ServiceStatusFluentImpl, WatchEventFluentImpl.ServiceStatusObjectNestedImpl

public interface ServiceStatusFluent<A extends ServiceStatusFluent<A>>
extends Fluent<A>