Class IngressSpecFluentImpl.RulesNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressRuleFluentImpl<IngressSpecFluent.RulesNested<N>>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressSpecFluentImpl.RulesNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressSpecFluent.RulesNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<IngressSpecFluent.RulesNested<N>>
,IngressRuleFluent<IngressSpecFluent.RulesNested<N>>
,IngressSpecFluent.RulesNested<N>
- Enclosing class:
- IngressSpecFluentImpl<A extends IngressSpecFluent<A>>
public class IngressSpecFluentImpl.RulesNestedImpl<N> extends IngressRuleFluentImpl<IngressSpecFluent.RulesNested<N>> implements IngressSpecFluent.RulesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressRuleFluentImpl
IngressRuleFluentImpl.HttpNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.IngressRuleFluent
IngressRuleFluent.HttpNested<N>
-
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressRuleFluentImpl
buildHttp, editHttp, editOrNewHttp, editOrNewHttpLike, equals, getHost, getHttp, hasHost, hasHttp, withHost, withHttp, withNewHost, withNewHost, withNewHost, withNewHttp, withNewHttpLike
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
-
Method Details
-
and
- Specified by:
and
in interfaceIngressSpecFluent.RulesNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endRule
- Specified by:
endRule
in interfaceIngressSpecFluent.RulesNested<N>
-