Package io.fabric8.openshift.api.model
Interface RouteIngressFluent.ConditionsNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<RouteIngressFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,RouteIngressConditionFluent<RouteIngressFluent.ConditionsNested<N>>
- All Known Implementing Classes:
RouteIngressFluentImpl.ConditionsNestedImpl
- Enclosing interface:
- RouteIngressFluent<A extends RouteIngressFluent<A>>
public static interface RouteIngressFluent.ConditionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, RouteIngressConditionFluent<RouteIngressFluent.ConditionsNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendCondition()Methods inherited from interface io.fabric8.openshift.api.model.RouteIngressConditionFluent
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, withType
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCondition
N endCondition()
-