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