public class DoneableIngressRule extends IngressRuleFluentImpl<DoneableIngressRule> implements Doneable<IngressRule>
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() |
buildHttp, editHttp, editOrNewHttp, editOrNewHttpLike, equals, getHost, getHttp, hasHost, hasHttp, withHost, withHttp, withNewHost, withNewHost, withNewHost, 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 © 2015–2020 Red Hat. All rights reserved.