public class DoneableRouteIngressCondition extends RouteIngressConditionFluentImpl<DoneableRouteIngressCondition> implements Doneable<RouteIngressCondition>, RouteIngressConditionFluent<DoneableRouteIngressCondition>
_visitables| Constructor and Description |
|---|
DoneableRouteIngressCondition(Function<RouteIngressCondition,RouteIngressCondition> function) |
DoneableRouteIngressCondition(RouteIngressCondition item) |
DoneableRouteIngressCondition(RouteIngressCondition item,
Function<RouteIngressCondition,RouteIngressCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
RouteIngressCondition |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLastTransitionTime, withMessage, withReason, withStatus, withTypeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLastTransitionTime, withMessage, withReason, withStatus, withTypepublic DoneableRouteIngressCondition(Function<RouteIngressCondition,RouteIngressCondition> function)
public DoneableRouteIngressCondition(RouteIngressCondition item, Function<RouteIngressCondition,RouteIngressCondition> function)
public DoneableRouteIngressCondition(RouteIngressCondition item)
public RouteIngressCondition done()
done in interface Doneable<RouteIngressCondition>Copyright © 2011–2016 Red Hat. All rights reserved.