public class DoneableInMemoryChannelSpec extends InMemoryChannelSpecFluentImpl<DoneableInMemoryChannelSpec> implements Doneable<InMemoryChannelSpec>
InMemoryChannelSpecFluentImpl.SubscribableNestedImpl<N>InMemoryChannelSpecFluent.SubscribableNested<N>_visitables| Constructor and Description |
|---|
DoneableInMemoryChannelSpec(Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
DoneableInMemoryChannelSpec(InMemoryChannelSpec item) |
DoneableInMemoryChannelSpec(InMemoryChannelSpec item,
Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelSpec |
done() |
buildSubscribable, editOrNewSubscribable, editOrNewSubscribableLike, editSubscribable, equals, getSubscribable, hasSubscribable, withNewSubscribable, withNewSubscribableLike, withSubscribablepublic DoneableInMemoryChannelSpec(Function<InMemoryChannelSpec,InMemoryChannelSpec> function)
public DoneableInMemoryChannelSpec(InMemoryChannelSpec item, Function<InMemoryChannelSpec,InMemoryChannelSpec> function)
public DoneableInMemoryChannelSpec(InMemoryChannelSpec item)
public InMemoryChannelSpec done()
done in interface Doneable<InMemoryChannelSpec>Copyright © 2015-2019 Red Hat. All Rights Reserved.