Interface GitLabSourceFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<GitLabSourceFluent.StatusNested<N>>,GitLabSourceStatusFluent<GitLabSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
GitLabSourceFluentImpl.StatusNestedImpl
- Enclosing interface:
- GitLabSourceFluent<A extends GitLabSourceFluent<A>>
public static interface GitLabSourceFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, GitLabSourceStatusFluent<GitLabSourceFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceStatusFluent
GitLabSourceStatusFluent.CeAttributesNested<N>, GitLabSourceStatusFluent.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.gitlab.v1alpha1.GitLabSourceStatusFluent
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, getId, getObservedGeneration, getSinkUri, hasAnnotations, hasCeAttributes, hasConditions, hasId, hasMatchingCeAttribute, hasMatchingCondition, hasObservedGeneration, hasSinkUri, removeAllFromCeAttributes, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromCeAttributes, removeFromConditions, removeMatchingFromCeAttributes, removeMatchingFromConditions, setNewCeAttributeLike, setNewConditionLike, setToCeAttributes, setToConditions, withAnnotations, withCeAttributes, withCeAttributes, withConditions, withConditions, withId, withNewId, withNewId, withNewId, withNewSinkUri, withNewSinkUri, withNewSinkUri, withObservedGeneration, withSinkUri
-
-