Interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
RouteIngressFluent.ConditionsNested<N>
All Known Implementing Classes:
DoneableRouteIngressCondition, RouteIngressConditionBuilder, RouteIngressConditionFluentImpl, RouteIngressFluentImpl.ConditionsNestedImpl

public interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>