Interface IngressRuleFluent<A extends IngressRuleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
IngressSpecFluent.RulesNested<N>
All Known Implementing Classes:
DoneableIngressRule, IngressRuleBuilder, IngressRuleFluentImpl, IngressSpecFluentImpl.RulesNestedImpl

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