Package io.fabric8.knative.messaging.v1
Interface InMemoryChannelStatusFluent.ConditionsNested<N>
-
- All Superinterfaces:
ConditionFluent<InMemoryChannelStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<InMemoryChannelStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
InMemoryChannelStatusFluentImpl.ConditionsNestedImpl
- Enclosing interface:
- InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>
public static interface InMemoryChannelStatusFluent.ConditionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ConditionFluent<InMemoryChannelStatusFluent.ConditionsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendCondition()-
Methods inherited from interface io.fabric8.knative.internal.pkg.apis.ConditionFluent
getLastTransitionTime, getMessage, getReason, getSeverity, getStatus, getType, hasLastTransitionTime, hasMessage, hasReason, hasSeverity, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewSeverity, withNewSeverity, withNewSeverity, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withSeverity, withStatus, withType
-
-