public class RouteBuilder extends RouteFluentImpl<RouteBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Route,RouteBuilder>
RouteFluent.MatchersNested<N>| Constructor and Description |
|---|
RouteBuilder() |
RouteBuilder(Boolean validationEnabled) |
RouteBuilder(Route instance) |
RouteBuilder(Route instance,
Boolean validationEnabled) |
RouteBuilder(RouteFluent<?> fluent) |
RouteBuilder(RouteFluent<?> fluent,
Boolean validationEnabled) |
RouteBuilder(RouteFluent<?> fluent,
Route instance) |
RouteBuilder(RouteFluent<?> fluent,
Route instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Route |
build() |
addAllToGroupBy, addAllToMatchers, addAllToRoutes, addNewMatcher, addNewMatcher, addNewMatcherLike, addToAdditionalProperties, addToAdditionalProperties, addToGroupBy, addToGroupBy, addToMatchers, addToMatchers, addToRoutes, addToRoutes, buildFirstMatcher, buildLastMatcher, buildMatcher, buildMatchers, buildMatchingMatcher, editFirstMatcher, editLastMatcher, editMatcher, editMatchingMatcher, equals, getAdditionalProperties, getContinue, getFirstGroupBy, getFirstRoute, getGroupBy, getGroupBy, getGroupInterval, getGroupWait, getLastGroupBy, getLastRoute, getMatchers, getMatchingGroupBy, getMatchingRoute, getReceiver, getRepeatInterval, getRoute, getRoutes, hasAdditionalProperties, hasContinue, hasGroupBy, hasGroupInterval, hasGroupWait, hashCode, hasMatchers, hasMatchingGroupBy, hasMatchingMatcher, hasMatchingRoute, hasReceiver, hasRepeatInterval, hasRoutes, removeAllFromGroupBy, removeAllFromMatchers, removeAllFromRoutes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromGroupBy, removeFromMatchers, removeFromRoutes, removeMatchingFromMatchers, setNewMatcherLike, setToGroupBy, setToMatchers, setToRoutes, toString, withAdditionalProperties, withContinue, withContinue, withGroupBy, withGroupBy, withGroupInterval, withGroupWait, withMatchers, withMatchers, withReceiver, withRepeatInterval, withRoutes, withRoutesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RouteBuilder()
public RouteBuilder(Boolean validationEnabled)
public RouteBuilder(RouteFluent<?> fluent)
public RouteBuilder(RouteFluent<?> fluent, Boolean validationEnabled)
public RouteBuilder(RouteFluent<?> fluent, Route instance)
public RouteBuilder(RouteFluent<?> fluent, Route instance, Boolean validationEnabled)
public RouteBuilder(Route instance)
Copyright © 2015–2023 Red Hat. All rights reserved.