Interface ContainerSourceSpecFluent.SinkNested<N>
-
- All Superinterfaces:
DestinationFluent<ContainerSourceSpecFluent.SinkNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ContainerSourceSpecFluent.SinkNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ContainerSourceSpecFluentImpl.SinkNestedImpl
- Enclosing interface:
- ContainerSourceSpecFluent<A extends ContainerSourceSpecFluent<A>>
public static interface ContainerSourceSpecFluent.SinkNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DestinationFluent<ContainerSourceSpecFluent.SinkNested<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()NendSink()-
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
-
-