Class EventTypeFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.v1beta1.EventTypeStatusFluentImpl<EventTypeFluent.StatusNested<N>>
-
- io.fabric8.knative.eventing.v1beta1.EventTypeFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
EventTypeFluent.StatusNested<N>,EventTypeStatusFluent<EventTypeFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<EventTypeFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EventTypeFluent.StatusNested<N>>
- Enclosing class:
- EventTypeFluentImpl<A extends EventTypeFluent<A>>
public class EventTypeFluentImpl.StatusNestedImpl<N> extends EventTypeStatusFluentImpl<EventTypeFluent.StatusNested<N>> implements EventTypeFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.v1beta1.EventTypeStatusFluentImpl
EventTypeStatusFluentImpl.ConditionsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.v1beta1.EventTypeStatusFluent
EventTypeStatusFluent.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.v1beta1.EventTypeStatusFluentImpl
addAllToConditions, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getAnnotations, getConditions, getObservedGeneration, hasAnnotations, hasConditions, hashCode, hasMatchingCondition, hasObservedGeneration, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withAnnotations, withConditions, withConditions, withObservedGeneration
-
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.v1beta1.EventTypeStatusFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, getAnnotations, getConditions, getObservedGeneration, hasAnnotations, hasConditions, hasMatchingCondition, hasObservedGeneration, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withAnnotations, withConditions, withConditions, withObservedGeneration
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceEventTypeFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceEventTypeFluent.StatusNested<N>
-
-