Class GitHubSourceFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.github.v1alpha1.GitHubSourceStatusFluentImpl<GitHubSourceFluent.StatusNested<N>>
-
- io.fabric8.knative.eventing.contrib.github.v1alpha1.GitHubSourceFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
GitHubSourceFluent.StatusNested<N>,GitHubSourceStatusFluent<GitHubSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<GitHubSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<GitHubSourceFluent.StatusNested<N>>
- Enclosing class:
- GitHubSourceFluentImpl<A extends GitHubSourceFluent<A>>
public class GitHubSourceFluentImpl.StatusNestedImpl<N> extends GitHubSourceStatusFluentImpl<GitHubSourceFluent.StatusNested<N>> implements GitHubSourceFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.github.v1alpha1.GitHubSourceStatusFluentImpl
GitHubSourceStatusFluentImpl.CeAttributesNestedImpl<N>, GitHubSourceStatusFluentImpl.ConditionsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.github.v1alpha1.GitHubSourceStatusFluent
GitHubSourceStatusFluent.CeAttributesNested<N>, GitHubSourceStatusFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.knative.eventing.contrib.github.v1alpha1.GitHubSourceStatusFluentImpl
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, equals, getAnnotations, getCeAttributes, getConditions, getObservedGeneration, getSinkUri, getWebhookIDKey, hasAnnotations, hasCeAttributes, hasConditions, hashCode, hasMatchingCeAttribute, hasMatchingCondition, hasObservedGeneration, hasSinkUri, hasWebhookIDKey, removeAllFromCeAttributes, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromCeAttributes, removeFromConditions, removeMatchingFromCeAttributes, removeMatchingFromConditions, setNewCeAttributeLike, setNewConditionLike, setToCeAttributes, setToConditions, withAnnotations, withCeAttributes, withCeAttributes, withConditions, withConditions, withNewSinkUri, withNewSinkUri, withNewSinkUri, withNewWebhookIDKey, withNewWebhookIDKey, withNewWebhookIDKey, withObservedGeneration, withSinkUri, withWebhookIDKey
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.eventing.contrib.github.v1alpha1.GitHubSourceStatusFluent
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, getWebhookIDKey, hasAnnotations, hasCeAttributes, hasConditions, hasMatchingCeAttribute, hasMatchingCondition, hasObservedGeneration, hasSinkUri, hasWebhookIDKey, removeAllFromCeAttributes, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromCeAttributes, removeFromConditions, removeMatchingFromCeAttributes, removeMatchingFromConditions, setNewCeAttributeLike, setNewConditionLike, setToCeAttributes, setToConditions, withAnnotations, withCeAttributes, withCeAttributes, withConditions, withConditions, withNewSinkUri, withNewSinkUri, withNewSinkUri, withNewWebhookIDKey, withNewWebhookIDKey, withNewWebhookIDKey, withObservedGeneration, withSinkUri, withWebhookIDKey
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceGitHubSourceFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceGitHubSourceFluent.StatusNested<N>
-
-