public class RouteBuilder extends RouteFluentImpl<RouteBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Route,RouteBuilder>
RouteFluentImpl.MatchersNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToGroupBy, addAllToMatchers, addAllToRoutes, addNewGroupBy, addNewMatcher, addNewMatcher, addNewMatcherLike, addToGroupBy, addToGroupBy, addToMatchers, addToMatchers, addToRoutes, addToRoutes, buildFirstMatcher, buildLastMatcher, buildMatcher, buildMatchers, buildMatchingMatcher, editFirstMatcher, editLastMatcher, editMatcher, editMatchingMatcher, getContinue, getFirstGroupBy, getFirstRoute, getGroupBy, getGroupBy, getGroupInterval, getGroupWait, getLastGroupBy, getLastRoute, getMatchers, getMatchingGroupBy, getMatchingRoute, getReceiver, getRepeatInterval, getRoute, getRoutes, hasContinue, hasGroupBy, hasGroupInterval, hasGroupWait, hasMatchers, hasMatchingGroupBy, hasMatchingMatcher, hasMatchingRoute, hasReceiver, hasRepeatInterval, hasRoutes, removeAllFromGroupBy, removeAllFromMatchers, removeAllFromRoutes, removeFromGroupBy, removeFromMatchers, removeFromRoutes, removeMatchingFromMatchers, setNewMatcherLike, setToGroupBy, setToMatchers, setToRoutes, withContinue, withGroupBy, withGroupBy, withGroupInterval, withGroupWait, withMatchers, withMatchers, withNewGroupInterval, withNewGroupWait, withNewReceiver, withNewRepeatInterval, withReceiver, withRepeatInterval, withRoutes, withRoutesaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public Route build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Route>public boolean equals(Object o)
equals in class RouteFluentImpl<RouteBuilder>public int hashCode()
hashCode in class RouteFluentImpl<RouteBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.