Interface IngressSpecFluent.RulesNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressSpecFluent.RulesNested<N>>
,IngressRuleFluent<IngressSpecFluent.RulesNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
IngressSpecFluentImpl.RulesNestedImpl
- Enclosing interface:
- IngressSpecFluent<A extends IngressSpecFluent<A>>
public static interface IngressSpecFluent.RulesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, IngressRuleFluent<IngressSpecFluent.RulesNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.IngressRuleFluent
IngressRuleFluent.HttpNested<N>
-
Method Summary
Methods inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.IngressRuleFluent
buildHttp, editHttp, editOrNewHttp, editOrNewHttpLike, getHost, getHttp, hasHost, hasHttp, withHost, withHttp, withNewHost, withNewHost, withNewHost, withNewHttp, withNewHttpLike