public class DoneableChannelSpec extends ChannelSpecFluentImpl<DoneableChannelSpec> implements Doneable<ChannelSpec>
ChannelSpecFluentImpl.SubscribableNestedImpl<N>ChannelSpecFluent.SubscribableNested<N>_visitables| Constructor and Description |
|---|
DoneableChannelSpec(ChannelSpec item) |
DoneableChannelSpec(ChannelSpec item,
Function<ChannelSpec,ChannelSpec> function) |
DoneableChannelSpec(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(Function<ChannelSpec,ChannelSpec> function)
public DoneableChannelSpec(ChannelSpec item, Function<ChannelSpec,ChannelSpec> function)
public DoneableChannelSpec(ChannelSpec item)
public ChannelSpec done()
done in interface Doneable<ChannelSpec>Copyright © 2015-2019 Red Hat. All Rights Reserved.