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