Interface KafkaChannelFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaChannelFluent.StatusNested<N>>,KafkaChannelStatusFluent<KafkaChannelFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaChannelFluentImpl.StatusNestedImpl
- Enclosing interface:
- KafkaChannelFluent<A extends KafkaChannelFluent<A>>
public static interface KafkaChannelFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaChannelStatusFluent<KafkaChannelFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaChannelStatusFluent
KafkaChannelStatusFluent.AddressNested<N>, KafkaChannelStatusFluent.ConditionsNested<N>, KafkaChannelStatusFluent.DeadLetterChannelNested<N>, KafkaChannelStatusFluent.SubscribersNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaChannelStatusFluent
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
-
-