Interface PingSourceFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<PingSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PingSourceStatusFluent<PingSourceFluent.StatusNested<N>>
- All Known Implementing Classes:
PingSourceFluentImpl.StatusNestedImpl
- Enclosing interface:
- PingSourceFluent<A extends PingSourceFluent<A>>
public static interface PingSourceFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PingSourceStatusFluent<PingSourceFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.sources.v1beta1.PingSourceStatusFluent
PingSourceStatusFluent.CeAttributesNested<N>, PingSourceStatusFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.knative.sources.v1beta1.PingSourceStatusFluent
addAllToCeAttributes, addAllToConditions, addNewCeAttribute, addNewCeAttribute, addNewCeAttributeLike, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToCeAttributes, addToCeAttributes, addToConditions, addToConditions, buildCeAttribute, buildCeAttributes, buildCondition, buildConditions, buildFirstCeAttribute, buildFirstCondition, buildLastCeAttribute, buildLastCondition, buildMatchingCeAttribute, buildMatchingCondition, editCeAttribute, editCondition, editFirstCeAttribute, editFirstCondition, editLastCeAttribute, editLastCondition, editMatchingCeAttribute, editMatchingCondition, getAnnotations, getCeAttributes, getConditions, getObservedGeneration, getSinkUri, hasAnnotations, hasCeAttributes, hasConditions, hasMatchingCeAttribute, hasMatchingCondition, hasObservedGeneration, hasSinkUri, removeAllFromCeAttributes, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromCeAttributes, removeFromConditions, removeMatchingFromCeAttributes, removeMatchingFromConditions, setNewCeAttributeLike, setNewConditionLike, setToCeAttributes, setToConditions, withAnnotations, withCeAttributes, withCeAttributes, withConditions, withConditions, withNewSinkUri, withNewSinkUri, withNewSinkUri, withObservedGeneration, withSinkUri
-
-