Interface APIServiceStatusFluent<A extends APIServiceStatusFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
APIServiceFluent.StatusNested<N>, WatchEventFluent.APIServiceStatusObjectNested<N>
All Known Implementing Classes:
APIServiceFluentImpl.StatusNestedImpl, APIServiceStatusBuilder, APIServiceStatusFluentImpl, DoneableAPIServiceStatus, WatchEventFluentImpl.APIServiceStatusObjectNestedImpl

public interface APIServiceStatusFluent<A extends APIServiceStatusFluent<A>>
extends Fluent<A>