public class DoneableRouteIngress extends RouteIngressFluentImpl<DoneableRouteIngress> implements Doneable<RouteIngress>
RouteIngressFluentImpl.ConditionsNestedImpl<N>
RouteIngressFluent.ConditionsNested<N>
_visitables
Constructor and Description |
---|
DoneableRouteIngress(Function<RouteIngress,RouteIngress> function) |
DoneableRouteIngress(RouteIngress item) |
DoneableRouteIngress(RouteIngress item,
Function<RouteIngress,RouteIngress> function) |
Modifier and Type | Method and Description |
---|---|
RouteIngress |
done() |
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getConditions, getHost, getRouterName, getWildcardPolicy, hasConditions, hasHost, hasRouterName, hasWildcardPolicy, removeAllFromConditions, removeFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions, withHost, withRouterName, withWildcardPolicy
public DoneableRouteIngress(Function<RouteIngress,RouteIngress> function)
public DoneableRouteIngress(RouteIngress item, Function<RouteIngress,RouteIngress> function)
public DoneableRouteIngress(RouteIngress item)
public RouteIngress done()
done
in interface Doneable<RouteIngress>
Copyright © 2011–2017 Red Hat. All rights reserved.