public class DoneableChannelSpec extends ChannelSpecFluentImpl<DoneableChannelSpec> implements io.fabric8.kubernetes.api.model.Doneable<ChannelSpec>
ChannelSpecFluentImpl.ChannelTemplateNestedImpl<N>, ChannelSpecFluentImpl.DeliveryNestedImpl<N>, ChannelSpecFluentImpl.SubscribableNestedImpl<N>ChannelSpecFluent.ChannelTemplateNested<N>, ChannelSpecFluent.DeliveryNested<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() |
buildChannelTemplate, buildDelivery, buildSubscribable, editChannelTemplate, editDelivery, editOrNewChannelTemplate, editOrNewChannelTemplateLike, editOrNewDelivery, editOrNewDeliveryLike, editOrNewSubscribable, editOrNewSubscribableLike, editSubscribable, equals, getChannelTemplate, getDelivery, getSubscribable, hasChannelTemplate, hasDelivery, hasSubscribable, withChannelTemplate, withDelivery, withNewChannelTemplate, withNewChannelTemplateLike, withNewDelivery, withNewDeliveryLike, withNewSubscribable, withNewSubscribableLike, 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–2020 Red Hat. All rights reserved.