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, withType
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLastTransitionTime, getMessage, getReason, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLastTransitionTime, withMessage, withReason, withStatus, withType
public 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.