public class HTTPRouteMatchBuilder extends HTTPRouteMatchFluent<HTTPRouteMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPRouteMatch,HTTPRouteMatchBuilder>
HTTPRouteMatchFluent.HeadersNested<N>, HTTPRouteMatchFluent.PathNested<N>, HTTPRouteMatchFluent.QueryParamsNested<N>| Constructor and Description |
|---|
HTTPRouteMatchBuilder() |
HTTPRouteMatchBuilder(HTTPRouteMatch instance) |
HTTPRouteMatchBuilder(HTTPRouteMatchFluent<?> fluent) |
HTTPRouteMatchBuilder(HTTPRouteMatchFluent<?> fluent,
HTTPRouteMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPRouteMatch |
build() |
addAllToHeaders, addAllToQueryParams, addNewHeader, addNewHeader, addNewHeaderLike, addNewQueryParam, addNewQueryParam, addNewQueryParamLike, addToAdditionalProperties, addToAdditionalProperties, addToHeaders, addToHeaders, addToQueryParams, addToQueryParams, buildFirstHeader, buildFirstQueryParam, buildHeader, buildHeaders, buildLastHeader, buildLastQueryParam, buildMatchingHeader, buildMatchingQueryParam, buildPath, buildQueryParam, buildQueryParams, copyInstance, editFirstHeader, editFirstQueryParam, editHeader, editLastHeader, editLastQueryParam, editMatchingHeader, editMatchingQueryParam, editOrNewPath, editOrNewPathLike, editPath, editQueryParam, equals, getAdditionalProperties, getMethod, hasAdditionalProperties, hashCode, hasHeaders, hasMatchingHeader, hasMatchingQueryParam, hasMethod, hasPath, hasQueryParams, removeAllFromHeaders, removeAllFromQueryParams, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHeaders, removeFromQueryParams, removeMatchingFromHeaders, removeMatchingFromQueryParams, setNewHeaderLike, setNewQueryParamLike, setToHeaders, setToQueryParams, toString, withAdditionalProperties, withHeaders, withHeaders, withMethod, withNewPath, withNewPath, withNewPathLike, withPath, withQueryParams, withQueryParamsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HTTPRouteMatchBuilder()
public HTTPRouteMatchBuilder(HTTPRouteMatchFluent<?> fluent)
public HTTPRouteMatchBuilder(HTTPRouteMatchFluent<?> fluent, HTTPRouteMatch instance)
public HTTPRouteMatchBuilder(HTTPRouteMatch instance)
public HTTPRouteMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPRouteMatch>Copyright © 2015–2023 Red Hat. All rights reserved.