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