public class DoneableIngressRule extends IngressRuleFluentImpl<DoneableIngressRule> implements Doneable<IngressRule>, IngressRuleFluent<DoneableIngressRule>
IngressRuleFluentImpl.HttpNestedImpl<N>IngressRuleFluent.HttpNested<N>_visitables| Constructor and Description |
|---|
DoneableIngressRule(IngressRule item,
Visitor<IngressRule> visitor) |
DoneableIngressRule(Visitor<IngressRule> visitor) |
| Modifier and Type | Method and Description |
|---|---|
IngressRule |
done() |
addToAdditionalProperties, addToAdditionalProperties, editHttp, equals, getAdditionalProperties, getHost, getHttp, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withHost, withHttp, withNewHttp, withNewHttpLikeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editHttp, getAdditionalProperties, getHost, getHttp, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withHost, withHttp, withNewHttp, withNewHttpLikepublic DoneableIngressRule(IngressRule item, Visitor<IngressRule> visitor)
public DoneableIngressRule(Visitor<IngressRule> visitor)
public IngressRule done()
done in interface Doneable<IngressRule>Copyright © 2011–2016 Red Hat. All rights reserved.