Interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
APIServiceStatusFluent.ConditionsNested<N>, WatchEventFluent.APIServiceConditionObjectNested<N>
All Known Implementing Classes:
APIServiceConditionBuilder, APIServiceConditionFluentImpl, APIServiceStatusFluentImpl.ConditionsNestedImpl, DoneableAPIServiceCondition, WatchEventFluentImpl.APIServiceConditionObjectNestedImpl

public interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>
extends Fluent<A>