public class DoneableRouteIngressCondition extends RouteIngressConditionFluentImpl<DoneableRouteIngressCondition> implements io.fabric8.kubernetes.api.model.Doneable<RouteIngressCondition>
| Constructor and Description |
|---|
DoneableRouteIngressCondition(io.fabric8.kubernetes.api.builder.Function<RouteIngressCondition,RouteIngressCondition> function) |
DoneableRouteIngressCondition(RouteIngressCondition item) |
DoneableRouteIngressCondition(RouteIngressCondition item,
io.fabric8.kubernetes.api.builder.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(io.fabric8.kubernetes.api.builder.Function<RouteIngressCondition,RouteIngressCondition> function)
public DoneableRouteIngressCondition(RouteIngressCondition item, io.fabric8.kubernetes.api.builder.Function<RouteIngressCondition,RouteIngressCondition> function)
public DoneableRouteIngressCondition(RouteIngressCondition item)
public RouteIngressCondition done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RouteIngressCondition>Copyright © 2015–2021 Red Hat. All rights reserved.