Package io.fabric8.openshift.api.model
Interface RouteStatusFluent.IngressNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<RouteStatusFluent.IngressNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,RouteIngressFluent<RouteStatusFluent.IngressNested<N>>
- All Known Implementing Classes:
RouteStatusFluentImpl.IngressNestedImpl
- Enclosing interface:
- RouteStatusFluent<A extends RouteStatusFluent<A>>
public static interface RouteStatusFluent.IngressNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, RouteIngressFluent<RouteStatusFluent.IngressNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.RouteIngressFluent
RouteIngressFluent.ConditionsNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendIngress()Methods inherited from interface io.fabric8.openshift.api.model.RouteIngressFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, 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, withWildcardPolicy
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endIngress
N endIngress()
-