Package io.fabric8.knative.messaging.v1
Interface ChannelStatusFluent.ChannelNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ChannelStatusFluent.ChannelNested<N>>,KReferenceFluent<ChannelStatusFluent.ChannelNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ChannelStatusFluentImpl.ChannelNestedImpl
- Enclosing interface:
- ChannelStatusFluent<A extends ChannelStatusFluent<A>>
public static interface ChannelStatusFluent.ChannelNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KReferenceFluent<ChannelStatusFluent.ChannelNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendChannel()-
Methods inherited from interface io.fabric8.knative.internal.pkg.apis.duck.v1.KReferenceFluent
getApiVersion, getKind, getName, getNamespace, hasApiVersion, hasKind, hasName, hasNamespace, withApiVersion, withKind, withName, withNamespace, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
-