public class DoneableIngressSpec extends IngressSpecFluentImpl<DoneableIngressSpec> implements Doneable<IngressSpec>, IngressSpecFluent<DoneableIngressSpec>
IngressSpecFluentImpl.BackendNestedImpl<N>, IngressSpecFluentImpl.RulesNestedImpl<N>, IngressSpecFluentImpl.TlsNestedImpl<N>IngressSpecFluent.BackendNested<N>, IngressSpecFluent.RulesNested<N>, IngressSpecFluent.TlsNested<N>_visitables| Constructor and Description |
|---|
DoneableIngressSpec(Function<IngressSpec,IngressSpec> function) |
DoneableIngressSpec(IngressSpec item) |
DoneableIngressSpec(IngressSpec item,
Function<IngressSpec,IngressSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressSpec |
done() |
addNewRule, addNewRuleLike, addNewTl, addNewTlLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToTls, editBackend, equals, getAdditionalProperties, getBackend, getRules, getTls, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRules, removeFromTls, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withRules, withRules, withTls, withTlsaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNewRule, addNewRuleLike, addNewTl, addNewTlLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToTls, editBackend, getAdditionalProperties, getBackend, getRules, getTls, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRules, removeFromTls, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withRules, withRules, withTls, withTlspublic DoneableIngressSpec(Function<IngressSpec,IngressSpec> function)
public DoneableIngressSpec(IngressSpec item, Function<IngressSpec,IngressSpec> function)
public DoneableIngressSpec(IngressSpec item)
public IngressSpec done()
done in interface Doneable<IngressSpec>Copyright © 2011–2016 Red Hat. All rights reserved.