public class RouteBuilder extends RouteFluent<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, addAllToMuteTimeIntervals, addAllToRoutes, addNewMatcher, addNewMatcher, addNewMatcherLike, addToAdditionalProperties, addToAdditionalProperties, addToGroupBy, addToGroupBy, addToMatchers, addToMatchers, addToMuteTimeIntervals, addToMuteTimeIntervals, addToRoutes, addToRoutes, buildFirstMatcher, buildLastMatcher, buildMatcher, buildMatchers, buildMatchingMatcher, editFirstMatcher, editLastMatcher, editMatcher, editMatchingMatcher, equals, getAdditionalProperties, getContinue, getFirstGroupBy, getFirstMuteTimeInterval, getFirstRoute, getGroupBy, getGroupBy, getGroupInterval, getGroupWait, getLastGroupBy, getLastMuteTimeInterval, getLastRoute, getMatchingGroupBy, getMatchingMuteTimeInterval, getMatchingRoute, getMuteTimeInterval, getMuteTimeIntervals, getReceiver, getRepeatInterval, getRoute, getRoutes, hasAdditionalProperties, hasContinue, hasGroupBy, hasGroupInterval, hasGroupWait, hashCode, hasMatchers, hasMatchingGroupBy, hasMatchingMatcher, hasMatchingMuteTimeInterval, hasMatchingRoute, hasMuteTimeIntervals, hasReceiver, hasRepeatInterval, hasRoutes, removeAllFromGroupBy, removeAllFromMatchers, removeAllFromMuteTimeIntervals, removeAllFromRoutes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromGroupBy, removeFromMatchers, removeFromMuteTimeIntervals, removeFromRoutes, removeMatchingFromMatchers, setNewMatcherLike, setToGroupBy, setToMatchers, setToMuteTimeIntervals, setToRoutes, toString, withAdditionalProperties, withContinue, withContinue, withGroupBy, withGroupBy, withGroupInterval, withGroupWait, withMatchers, withMatchers, withMuteTimeIntervals, withMuteTimeIntervals, 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.