public class DoneableHTTPIngressRuleValue extends HTTPIngressRuleValueFluentImpl<DoneableHTTPIngressRuleValue> implements io.fabric8.kubernetes.api.model.Doneable<HTTPIngressRuleValue>
HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N>HTTPIngressRuleValueFluent.PathsNested<N>| Constructor and Description |
|---|
DoneableHTTPIngressRuleValue(io.fabric8.kubernetes.api.builder.Function<HTTPIngressRuleValue,HTTPIngressRuleValue> function) |
DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item) |
DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item,
io.fabric8.kubernetes.api.builder.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(io.fabric8.kubernetes.api.builder.Function<HTTPIngressRuleValue,HTTPIngressRuleValue> function)
public DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item, io.fabric8.kubernetes.api.builder.Function<HTTPIngressRuleValue,HTTPIngressRuleValue> function)
public DoneableHTTPIngressRuleValue(HTTPIngressRuleValue item)
public HTTPIngressRuleValue done()
done in interface io.fabric8.kubernetes.api.model.Doneable<HTTPIngressRuleValue>Copyright © 2015–2021 Red Hat. All rights reserved.