public class DoneableRouteIngress extends RouteIngressFluentImpl<DoneableRouteIngress> implements Doneable<RouteIngress>, RouteIngressFluent<DoneableRouteIngress>
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() |
addNewCondition, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, equals, getAdditionalProperties, getConditions, getHost, getRouterName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, withAdditionalProperties, withConditions, withConditions, withHost, withRouterName
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewCondition, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, getAdditionalProperties, getConditions, getHost, getRouterName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, withAdditionalProperties, withConditions, withConditions, withHost, withRouterName
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–2016 Red Hat. All rights reserved.