Package io.fabric8.knative.messaging.v1
Interface InMemoryChannelSpecFluent.SubscribersNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<InMemoryChannelSpecFluent.SubscribersNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SubscriberSpecFluent<InMemoryChannelSpecFluent.SubscribersNested<N>>
- All Known Implementing Classes:
InMemoryChannelSpecFluentImpl.SubscribersNestedImpl
- Enclosing interface:
- InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>
public static interface InMemoryChannelSpecFluent.SubscribersNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SubscriberSpecFluent<InMemoryChannelSpecFluent.SubscribersNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.internal.eventing.pkg.apis.duck.v1.SubscriberSpecFluent
SubscriberSpecFluent.DeliveryNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSubscriber()-
Methods inherited from interface io.fabric8.knative.internal.eventing.pkg.apis.duck.v1.SubscriberSpecFluent
buildDelivery, editDelivery, editOrNewDelivery, editOrNewDeliveryLike, getDelivery, getGeneration, getReplyUri, getSubscriberUri, getUid, hasDelivery, hasGeneration, hasReplyUri, hasSubscriberUri, hasUid, withDelivery, withGeneration, withNewDelivery, withNewDeliveryLike, withNewReplyUri, withNewReplyUri, withNewReplyUri, withNewSubscriberUri, withNewSubscriberUri, withNewSubscriberUri, withNewUid, withNewUid, withNewUid, withReplyUri, withSubscriberUri, withUid
-
-