public class DoneableInMemoryChannel extends InMemoryChannelFluentImpl<DoneableInMemoryChannel> implements io.fabric8.kubernetes.api.model.Doneable<InMemoryChannel>
InMemoryChannelFluentImpl.MetadataNestedImpl<N>, InMemoryChannelFluentImpl.SpecNestedImpl<N>, InMemoryChannelFluentImpl.StatusNestedImpl<N>InMemoryChannelFluent.MetadataNested<N>, InMemoryChannelFluent.SpecNested<N>, InMemoryChannelFluent.StatusNested<N>| Constructor and Description |
|---|
DoneableInMemoryChannel(io.fabric8.kubernetes.api.builder.Function<InMemoryChannel,InMemoryChannel> function) |
DoneableInMemoryChannel(InMemoryChannel item) |
DoneableInMemoryChannel(InMemoryChannel item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannel,InMemoryChannel> function) |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannel |
done() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, 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, withStatuspublic DoneableInMemoryChannel(io.fabric8.kubernetes.api.builder.Function<InMemoryChannel,InMemoryChannel> function)
public DoneableInMemoryChannel(InMemoryChannel item, io.fabric8.kubernetes.api.builder.Function<InMemoryChannel,InMemoryChannel> function)
public DoneableInMemoryChannel(InMemoryChannel item)
public InMemoryChannel done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InMemoryChannel>Copyright © 2015–2019 Red Hat. All rights reserved.