Interface V1IngressRuleFluent<A extends V1IngressRuleFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1IngressSpecFluent.RulesNested<N>
All Known Implementing Classes:
V1IngressRuleBuilder, V1IngressRuleFluentImpl

public interface V1IngressRuleFluent<A extends V1IngressRuleFluent<A>> extends Fluent<A>
Generated