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, withRouterNameaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNewCondition, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, getAdditionalProperties, getConditions, getHost, getRouterName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, withAdditionalProperties, withConditions, withConditions, withHost, withRouterNamepublic 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.