Package io.fabric8.knative.messaging.v1
Interface SubscriptionStatusFluent.PhysicalSubscriptionNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<SubscriptionStatusFluent.PhysicalSubscriptionNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SubscriptionStatusPhysicalSubscriptionFluent<SubscriptionStatusFluent.PhysicalSubscriptionNested<N>>
- All Known Implementing Classes:
SubscriptionStatusFluentImpl.PhysicalSubscriptionNestedImpl
- Enclosing interface:
- SubscriptionStatusFluent<A extends SubscriptionStatusFluent<A>>
public static interface SubscriptionStatusFluent.PhysicalSubscriptionNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SubscriptionStatusPhysicalSubscriptionFluent<SubscriptionStatusFluent.PhysicalSubscriptionNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendPhysicalSubscription()-
Methods inherited from interface io.fabric8.knative.messaging.v1.SubscriptionStatusPhysicalSubscriptionFluent
getDeadLetterSinkUri, getReplyUri, getSubscriberUri, hasDeadLetterSinkUri, hasReplyUri, hasSubscriberUri, withDeadLetterSinkUri, withNewDeadLetterSinkUri, withNewDeadLetterSinkUri, withNewDeadLetterSinkUri, withNewReplyUri, withNewReplyUri, withNewReplyUri, withNewSubscriberUri, withNewSubscriberUri, withNewSubscriberUri, withReplyUri, withSubscriberUri
-
-