Class APIServiceConditionFluentImpl<A extends APIServiceConditionFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIServiceConditionFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, APIServiceConditionFluent<A>
Direct Known Subclasses:
APIServiceConditionBuilder, APIServiceStatusFluentImpl.ConditionsNestedImpl, DoneableAPIServiceCondition, WatchEventFluentImpl.APIServiceConditionObjectNestedImpl

public class APIServiceConditionFluentImpl<A extends APIServiceConditionFluent<A>>
extends BaseFluent<A>
implements APIServiceConditionFluent<A>