public class DoneableInMemoryChannelStatus extends InMemoryChannelStatusFluentImpl<DoneableInMemoryChannelStatus> implements io.fabric8.kubernetes.api.model.Doneable<InMemoryChannelStatus>
InMemoryChannelStatusFluentImpl.AddressNestedImpl<N>, InMemoryChannelStatusFluentImpl.ConditionsNestedImpl<N>, InMemoryChannelStatusFluentImpl.DeadLetterChannelNestedImpl<N>, InMemoryChannelStatusFluentImpl.SubscribersNestedImpl<N>InMemoryChannelStatusFluent.AddressNested<N>, InMemoryChannelStatusFluent.ConditionsNested<N>, InMemoryChannelStatusFluent.DeadLetterChannelNested<N>, InMemoryChannelStatusFluent.SubscribersNested<N>| Constructor and Description |
|---|
DoneableInMemoryChannelStatus(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function) |
DoneableInMemoryChannelStatus(InMemoryChannelStatus item) |
DoneableInMemoryChannelStatus(InMemoryChannelStatus item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelStatus |
done() |
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, withSubscriberspublic DoneableInMemoryChannelStatus(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function)
public DoneableInMemoryChannelStatus(InMemoryChannelStatus item, io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function)
public DoneableInMemoryChannelStatus(InMemoryChannelStatus item)
public InMemoryChannelStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InMemoryChannelStatus>Copyright © 2015–2021 Red Hat. All rights reserved.