Interface GitHubBindingFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<GitHubBindingFluent.StatusNested<N>>,GitHubBindingStatusFluent<GitHubBindingFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
GitHubBindingFluentImpl.StatusNestedImpl
- Enclosing interface:
- GitHubBindingFluent<A extends GitHubBindingFluent<A>>
public static interface GitHubBindingFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, GitHubBindingStatusFluent<GitHubBindingFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.github.v1alpha1.GitHubBindingStatusFluent
GitHubBindingStatusFluent.CeAttributesNested<N>, GitHubBindingStatusFluent.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.github.v1alpha1.GitHubBindingStatusFluent
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
-
-