Package io.fabric8.knative.messaging.v1
Interface InMemoryChannelListFluent.ItemsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<InMemoryChannelListFluent.ItemsNested<N>>,InMemoryChannelFluent<InMemoryChannelListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
InMemoryChannelListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- InMemoryChannelListFluent<A extends InMemoryChannelListFluent<A>>
public static interface InMemoryChannelListFluent.ItemsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, InMemoryChannelFluent<InMemoryChannelListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.messaging.v1.InMemoryChannelFluent
InMemoryChannelFluent.MetadataNested<N>, InMemoryChannelFluent.SpecNested<N>, InMemoryChannelFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from interface io.fabric8.knative.messaging.v1.InMemoryChannelFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-