Package io.fabric8.knative.flows.v1
Interface SequenceSpecFluent.ReplyNested<N>
-
- All Superinterfaces:
DestinationFluent<SequenceSpecFluent.ReplyNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<SequenceSpecFluent.ReplyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
SequenceSpecFluentImpl.ReplyNestedImpl
- Enclosing interface:
- SequenceSpecFluent<A extends SequenceSpecFluent<A>>
public static interface SequenceSpecFluent.ReplyNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DestinationFluent<SequenceSpecFluent.ReplyNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluent
DestinationFluent.RefNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendReply()-
Methods inherited from interface io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluent
buildRef, editOrNewRef, editOrNewRefLike, editRef, getRef, getUri, hasRef, hasUri, withNewRef, withNewRef, withNewRefLike, withNewUri, withNewUri, withNewUri, withRef, withUri
-
-