Package io.fabric8.knative.messaging.v1
Class InMemoryChannelFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.messaging.v1.InMemoryChannelStatusFluentImpl<InMemoryChannelFluent.StatusNested<N>>
-
- io.fabric8.knative.messaging.v1.InMemoryChannelFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
InMemoryChannelFluent.StatusNested<N>,InMemoryChannelStatusFluent<InMemoryChannelFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<InMemoryChannelFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<InMemoryChannelFluent.StatusNested<N>>
- Enclosing class:
- InMemoryChannelFluentImpl<A extends InMemoryChannelFluent<A>>
public class InMemoryChannelFluentImpl.StatusNestedImpl<N> extends InMemoryChannelStatusFluentImpl<InMemoryChannelFluent.StatusNested<N>> implements InMemoryChannelFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.messaging.v1.InMemoryChannelStatusFluentImpl
InMemoryChannelStatusFluentImpl.AddressNestedImpl<N>, InMemoryChannelStatusFluentImpl.ConditionsNestedImpl<N>, InMemoryChannelStatusFluentImpl.DeadLetterChannelNestedImpl<N>, InMemoryChannelStatusFluentImpl.SubscribersNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.messaging.v1.InMemoryChannelStatusFluent
InMemoryChannelStatusFluent.AddressNested<N>, InMemoryChannelStatusFluent.ConditionsNested<N>, InMemoryChannelStatusFluent.DeadLetterChannelNested<N>, InMemoryChannelStatusFluent.SubscribersNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.knative.messaging.v1.InMemoryChannelStatusFluentImpl
addAllToConditions, addAllToSubscribers, addNewCondition, addNewConditionLike, addNewSubscriber, addNewSubscriber, addNewSubscriberLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, addToSubscribers, addToSubscribers, buildAddress, buildCondition, buildConditions, buildDeadLetterChannel, buildFirstCondition, buildFirstSubscriber, buildLastCondition, buildLastSubscriber, buildMatchingCondition, buildMatchingSubscriber, buildSubscriber, buildSubscribers, editAddress, editCondition, editDeadLetterChannel, editFirstCondition, editFirstSubscriber, editLastCondition, editLastSubscriber, editMatchingCondition, editMatchingSubscriber, editOrNewAddress, editOrNewAddressLike, editOrNewDeadLetterChannel, editOrNewDeadLetterChannelLike, editSubscriber, equals, getAddress, getAnnotations, getConditions, getDeadLetterChannel, getObservedGeneration, getSubscribers, hasAddress, hasAnnotations, hasConditions, hasDeadLetterChannel, hashCode, hasMatchingCondition, hasMatchingSubscriber, hasObservedGeneration, hasSubscribers, removeAllFromConditions, removeAllFromSubscribers, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeFromSubscribers, removeMatchingFromConditions, removeMatchingFromSubscribers, setNewConditionLike, setNewSubscriberLike, setToConditions, setToSubscribers, withAddress, withAnnotations, withConditions, withConditions, withDeadLetterChannel, withNewAddress, withNewAddress, withNewAddressLike, withNewDeadLetterChannel, withNewDeadLetterChannel, withNewDeadLetterChannelLike, withObservedGeneration, withSubscribers, withSubscribers
-
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.messaging.v1.InMemoryChannelStatusFluent
addAllToConditions, addAllToSubscribers, addNewCondition, addNewConditionLike, addNewSubscriber, addNewSubscriber, addNewSubscriberLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, addToSubscribers, addToSubscribers, buildAddress, buildCondition, buildConditions, buildDeadLetterChannel, buildFirstCondition, buildFirstSubscriber, buildLastCondition, buildLastSubscriber, buildMatchingCondition, buildMatchingSubscriber, buildSubscriber, buildSubscribers, editAddress, editCondition, editDeadLetterChannel, editFirstCondition, editFirstSubscriber, editLastCondition, editLastSubscriber, editMatchingCondition, editMatchingSubscriber, editOrNewAddress, editOrNewAddressLike, editOrNewDeadLetterChannel, editOrNewDeadLetterChannelLike, editSubscriber, getAddress, getAnnotations, getConditions, getDeadLetterChannel, getObservedGeneration, getSubscribers, hasAddress, hasAnnotations, hasConditions, hasDeadLetterChannel, hasMatchingCondition, hasMatchingSubscriber, hasObservedGeneration, hasSubscribers, removeAllFromConditions, removeAllFromSubscribers, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeFromSubscribers, removeMatchingFromConditions, removeMatchingFromSubscribers, setNewConditionLike, setNewSubscriberLike, setToConditions, setToSubscribers, withAddress, withAnnotations, withConditions, withConditions, withDeadLetterChannel, withNewAddress, withNewAddress, withNewAddressLike, withNewDeadLetterChannel, withNewDeadLetterChannel, withNewDeadLetterChannelLike, withObservedGeneration, withSubscribers, withSubscribers
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceInMemoryChannelFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceInMemoryChannelFluent.StatusNested<N>
-
-