Interface CouchDbSourceFluent.StatusNested<N>
-
- All Superinterfaces:
CouchDbSourceStatusFluent<CouchDbSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<CouchDbSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CouchDbSourceFluentImpl.StatusNestedImpl
- Enclosing interface:
- CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
public static interface CouchDbSourceFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CouchDbSourceStatusFluent<CouchDbSourceFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceStatusFluent
CouchDbSourceStatusFluent.CeAttributesNested<N>, CouchDbSourceStatusFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceStatusFluent
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
-
-