public class HTTPIngressPathBuilder extends HTTPIngressPathFluent<HTTPIngressPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPIngressPath,HTTPIngressPathBuilder>
HTTPIngressPathFluent.SplitsNested<N>| Constructor and Description |
|---|
HTTPIngressPathBuilder() |
HTTPIngressPathBuilder(HTTPIngressPath instance) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent,
HTTPIngressPath instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPIngressPath |
build() |
addAllToSplits, addNewSplit, addNewSplitLike, addToAdditionalProperties, addToAdditionalProperties, addToAppendHeaders, addToAppendHeaders, addToHeaders, addToHeaders, addToSplits, addToSplits, buildFirstSplit, buildLastSplit, buildMatchingSplit, buildSplit, buildSplits, copyInstance, editFirstSplit, editLastSplit, editMatchingSplit, editSplit, equals, getAdditionalProperties, getAppendHeaders, getHeaders, getPath, getRewriteHost, hasAdditionalProperties, hasAppendHeaders, hashCode, hasHeaders, hasMatchingSplit, hasPath, hasRewriteHost, hasSplits, removeAllFromSplits, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAppendHeaders, removeFromAppendHeaders, removeFromHeaders, removeFromHeaders, removeFromSplits, removeMatchingFromSplits, setNewSplitLike, setToSplits, toString, withAdditionalProperties, withAppendHeaders, withHeaders, withPath, withRewriteHost, withSplits, withSplitsaggregate, aggregate, build, build, builderOf, getVisitableMappublic HTTPIngressPathBuilder()
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent)
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent, HTTPIngressPath instance)
public HTTPIngressPathBuilder(HTTPIngressPath instance)
public HTTPIngressPath build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPIngressPath>Copyright © 2015–2024 Red Hat. All rights reserved.