Class KafkaSourceFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceStatusFluentImpl<KafkaSourceFluent.StatusNested<N>>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
KafkaSourceFluent.StatusNested<N>,KafkaSourceStatusFluent<KafkaSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaSourceFluent.StatusNested<N>>
- Enclosing class:
- KafkaSourceFluentImpl<A extends KafkaSourceFluent<A>>
public class KafkaSourceFluentImpl.StatusNestedImpl<N> extends KafkaSourceStatusFluentImpl<KafkaSourceFluent.StatusNested<N>> implements KafkaSourceFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceStatusFluentImpl
KafkaSourceStatusFluentImpl.CeAttributesNestedImpl<N>, KafkaSourceStatusFluentImpl.ConditionsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceStatusFluent
KafkaSourceStatusFluent.CeAttributesNested<N>, KafkaSourceStatusFluent.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.kafka.v1beta1.KafkaSourceStatusFluentImpl
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, hasAnnotations, hasCeAttributes, hasConditions, hashCode, 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
-
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.kafka.v1beta1.KafkaSourceStatusFluent
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaSourceFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceKafkaSourceFluent.StatusNested<N>
-
-