public class DoneableChannelSpec extends ChannelSpecFluentImpl<DoneableChannelSpec> implements io.fabric8.kubernetes.api.model.Doneable<ChannelSpec>
ChannelSpecFluentImpl.ChannelTemplateNestedImpl<N>, ChannelSpecFluentImpl.DeliveryNestedImpl<N>, ChannelSpecFluentImpl.SubscribersNestedImpl<N>ChannelSpecFluent.ChannelTemplateNested<N>, ChannelSpecFluent.DeliveryNested<N>, ChannelSpecFluent.SubscribersNested<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() |
addAllToSubscribers, addNewSubscriber, addNewSubscriberLike, addToSubscribers, addToSubscribers, buildChannelTemplate, buildDelivery, buildFirstSubscriber, buildLastSubscriber, buildMatchingSubscriber, buildSubscriber, buildSubscribers, editChannelTemplate, editDelivery, editFirstSubscriber, editLastSubscriber, editMatchingSubscriber, editOrNewChannelTemplate, editOrNewChannelTemplateLike, editOrNewDelivery, editOrNewDeliveryLike, editSubscriber, equals, getChannelTemplate, getDelivery, getSubscribers, hasChannelTemplate, hasDelivery, hashCode, hasMatchingSubscriber, hasSubscribers, removeAllFromSubscribers, removeFromSubscribers, removeMatchingFromSubscribers, setNewSubscriberLike, setToSubscribers, withChannelTemplate, withDelivery, withNewChannelTemplate, withNewChannelTemplateLike, withNewDelivery, withNewDeliveryLike, withSubscribers, withSubscriberspublic 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–2021 Red Hat. All rights reserved.