public static class HubPort.Builder extends AbstractBuilder<HubPort>
genericProperties, props| Constructor and Description |
|---|
Builder(Hub hub)
Creates a Builder for HubPort
|
| Modifier and Type | Method and Description |
|---|---|
HubPort.Builder |
with(String name,
Object value) |
HubPort.Builder |
withProperties(Properties properties) |
build, build, buildAsyncpublic Builder(Hub hub)
public HubPort.Builder withProperties(Properties properties)
withProperties in class AbstractBuilder<HubPort>public HubPort.Builder with(String name, Object value)
with in class AbstractBuilder<HubPort>Copyright © 2022 Kurento. All rights reserved.