public class DoneableChannelSpec extends ChannelSpecFluentImpl<DoneableChannelSpec> implements io.fabric8.kubernetes.api.model.Doneable<ChannelSpec>
ChannelSpecFluentImpl.SubscribableNestedImpl<N>ChannelSpecFluent.SubscribableNested<N>| Constructor and Description |
|---|
DoneableChannelSpec(ChannelSpec item) |
DoneableChannelSpec(ChannelSpec item,
io.fabric8.kubernetes.api.builder.Function<ChannelSpec,ChannelSpec> function) |
DoneableChannelSpec(io.fabric8.kubernetes.api.builder.Function<ChannelSpec,ChannelSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
ChannelSpec |
done() |
addToArguments, addToArguments, buildSubscribable, editOrNewSubscribable, editOrNewSubscribableLike, editSubscribable, equals, getArguments, getGeneration, getProvisioner, getSubscribable, hasArguments, hasGeneration, hasProvisioner, hasSubscribable, removeFromArguments, removeFromArguments, withArguments, withGeneration, withNewSubscribable, withNewSubscribableLike, withProvisioner, withSubscribablepublic DoneableChannelSpec(io.fabric8.kubernetes.api.builder.Function<ChannelSpec,ChannelSpec> function)
public DoneableChannelSpec(ChannelSpec item, io.fabric8.kubernetes.api.builder.Function<ChannelSpec,ChannelSpec> function)
public DoneableChannelSpec(ChannelSpec item)
public ChannelSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ChannelSpec>Copyright © 2015–2019 Red Hat. All rights reserved.