public class DoneableIngressRule extends IngressRuleFluentImpl<DoneableIngressRule> implements io.fabric8.kubernetes.api.model.Doneable<IngressRule>
IngressRuleFluentImpl.HttpNestedImpl<N>IngressRuleFluent.HttpNested<N>| Constructor and Description |
|---|
DoneableIngressRule(io.fabric8.kubernetes.api.builder.Function<IngressRule,IngressRule> function) |
DoneableIngressRule(IngressRule item) |
DoneableIngressRule(IngressRule item,
io.fabric8.kubernetes.api.builder.Function<IngressRule,IngressRule> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressRule |
done() |
buildHttp, editHttp, editOrNewHttp, editOrNewHttpLike, equals, getHost, getHttp, hashCode, hasHost, hasHttp, withHost, withHttp, withNewHost, withNewHost, withNewHost, withNewHttp, withNewHttpLikepublic DoneableIngressRule(io.fabric8.kubernetes.api.builder.Function<IngressRule,IngressRule> function)
public DoneableIngressRule(IngressRule item, io.fabric8.kubernetes.api.builder.Function<IngressRule,IngressRule> function)
public DoneableIngressRule(IngressRule item)
public IngressRule done()
done in interface io.fabric8.kubernetes.api.model.Doneable<IngressRule>Copyright © 2015–2020 Red Hat. All rights reserved.