Interface RouteIngressFluent<A extends RouteIngressFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
RouteStatusFluent.IngressNested<N>
All Known Implementing Classes:
DoneableRouteIngress, RouteIngressBuilder, RouteIngressFluentImpl, RouteStatusFluentImpl.IngressNestedImpl

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