public class DoneableHTTPIngressRuleValue extends HTTPIngressRuleValueFluentImpl<DoneableHTTPIngressRuleValue> implements Doneable<HTTPIngressRuleValue>, HTTPIngressRuleValueFluent<DoneableHTTPIngressRuleValue>
HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N>HTTPIngressRuleValueFluent.PathsNested<N>_visitables| Constructor and Description |
|---|
DoneableHTTPIngressRuleValue(Function<HTTPIngressRuleValue,HTTPIngressRuleValue> function) |
DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item) |
DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item,
Function<HTTPIngressRuleValue,HTTPIngressRuleValue> function) |
| Modifier and Type | Method and Description |
|---|---|
HTTPIngressRuleValue |
done() |
addNewPath, addNewPathLike, addToAdditionalProperties, addToAdditionalProperties, addToPaths, equals, getAdditionalProperties, getPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, withAdditionalProperties, withPaths, withPathsaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNewPath, addNewPathLike, addToAdditionalProperties, addToAdditionalProperties, addToPaths, getAdditionalProperties, getPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, withAdditionalProperties, withPaths, withPathspublic DoneableHTTPIngressRuleValue(Function<HTTPIngressRuleValue,HTTPIngressRuleValue> function)
public DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item, Function<HTTPIngressRuleValue,HTTPIngressRuleValue> function)
public DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item)
public HTTPIngressRuleValue done()
done in interface Doneable<HTTPIngressRuleValue>Copyright © 2011–2016 Red Hat. All rights reserved.