Interface HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
HTTPIngressRuleValueFluent.PathsNested<N>
All Known Implementing Classes:
DoneableHTTPIngressPath, HTTPIngressPathBuilder, HTTPIngressPathFluentImpl, HTTPIngressRuleValueFluentImpl.PathsNestedImpl

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