public class DoneableRouteIngress extends RouteIngressFluentImpl<DoneableRouteIngress> implements io.fabric8.kubernetes.api.model.Doneable<RouteIngress>
RouteIngressFluentImpl.ConditionsNestedImpl<N>RouteIngressFluent.ConditionsNested<N>| Constructor and Description |
|---|
DoneableRouteIngress(io.fabric8.kubernetes.api.builder.Function<RouteIngress,RouteIngress> function) |
DoneableRouteIngress(RouteIngress item) |
DoneableRouteIngress(RouteIngress item,
io.fabric8.kubernetes.api.builder.Function<RouteIngress,RouteIngress> function) |
| Modifier and Type | Method and Description |
|---|---|
RouteIngress |
done() |
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getConditions, getHost, getRouterCanonicalHostname, getRouterName, getWildcardPolicy, hasConditions, hasHost, hasMatchingCondition, hasRouterCanonicalHostname, hasRouterName, hasWildcardPolicy, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions, withHost, withNewHost, withNewHost, withNewHost, withNewRouterCanonicalHostname, withNewRouterCanonicalHostname, withNewRouterCanonicalHostname, withNewRouterName, withNewRouterName, withNewRouterName, withNewWildcardPolicy, withNewWildcardPolicy, withNewWildcardPolicy, withRouterCanonicalHostname, withRouterName, withWildcardPolicypublic DoneableRouteIngress(io.fabric8.kubernetes.api.builder.Function<RouteIngress,RouteIngress> function)
public DoneableRouteIngress(RouteIngress item, io.fabric8.kubernetes.api.builder.Function<RouteIngress,RouteIngress> function)
public DoneableRouteIngress(RouteIngress item)
public RouteIngress done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RouteIngress>Copyright © 2015–2021 Red Hat. All rights reserved.