public class DoneableRouteIngressCondition extends RouteIngressConditionFluentImpl<DoneableRouteIngressCondition> implements Doneable<RouteIngressCondition>
_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() |
equals, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, 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–2017 Red Hat. All rights reserved.