public class DoneableHTTPIngressRuleValue extends HTTPIngressRuleValueFluentImpl<DoneableHTTPIngressRuleValue> implements Doneable<HTTPIngressRuleValue>
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() |
addAllToPaths, addNewPath, addNewPathLike, addToPaths, addToPaths, buildFirstPath, buildLastPath, buildMatchingPath, buildPath, buildPaths, editFirstPath, editLastPath, editMatchingPath, editPath, equals, getPaths, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromPaths, removeMatchingFromPaths, setNewPathLike, setToPaths, 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 © 2015–2020 Red Hat. All rights reserved.