Package io.fabric8.openshift.api.model
Class RouteStatusFluent.IngressNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.RouteIngressFluent<RouteStatusFluent.IngressNested<N>>
-
- io.fabric8.openshift.api.model.RouteStatusFluent.IngressNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RouteStatusFluent<A extends RouteStatusFluent<A>>
public class RouteStatusFluent.IngressNested<N> extends RouteIngressFluent<RouteStatusFluent.IngressNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.RouteIngressFluent
RouteIngressFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendIngress()-
Methods inherited from class io.fabric8.openshift.api.model.RouteIngressFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, copyInstance, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getAdditionalProperties, getHost, getRouterCanonicalHostname, getRouterName, getWildcardPolicy, hasAdditionalProperties, hasConditions, hashCode, hasHost, hasMatchingCondition, hasRouterCanonicalHostname, hasRouterName, hasWildcardPolicy, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAdditionalProperties, withConditions, withConditions, withHost, withRouterCanonicalHostname, withRouterName, withWildcardPolicy
-
-