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, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, 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 © 2015-2019 Red Hat. All Rights Reserved.