Class WicaStreamBuilder
java.lang.Object
ch.psi.wica.infrastructure.stream.WicaStreamBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
static WicaStreamBuilder
create()
withChannel
(WicaChannel wicaChannel) withChannelNameAndCombinedProperties
(String wicaChannelName, WicaChannelProperties wicaChannelProperties) withChannelNameAndDefaultProperties
(String wicaChannelName) withChannelNameAndStreamProperties
(String wicaChannelName) withChannels
(Set<WicaChannel> wicaChannels) withId
(WicaStreamId wicaStreamId) withStreamProperties
(WicaStreamProperties wicaStreamProperties)
-
Method Details
-
create
-
withId
-
withId
-
withChannels
-
withDefaultStreamProperties
-
withStreamProperties
-
withChannel
-
withChannelNameAndStreamProperties
-
withChannelNameAndDefaultProperties
-
withChannelNameAndCombinedProperties
public WicaStreamBuilder withChannelNameAndCombinedProperties(String wicaChannelName, WicaChannelProperties wicaChannelProperties) -
build
-