public static class DispatcherOneToMany.Builder extends AbstractBuilder<DispatcherOneToMany>
genericProperties, props
Constructor and Description |
---|
Builder(MediaPipeline mediaPipeline)
Creates a Builder for DispatcherOneToMany
|
Modifier and Type | Method and Description |
---|---|
DispatcherOneToMany.Builder |
with(java.lang.String name,
java.lang.Object value) |
DispatcherOneToMany.Builder |
withProperties(Properties properties) |
build, build, buildAsync
public Builder(MediaPipeline mediaPipeline)
public DispatcherOneToMany.Builder withProperties(Properties properties)
withProperties
in class AbstractBuilder<DispatcherOneToMany>
public DispatcherOneToMany.Builder with(java.lang.String name, java.lang.Object value)
with
in class AbstractBuilder<DispatcherOneToMany>