Package org.kurento.client
Class GenericMediaElement.Builder
java.lang.Object
org.kurento.client.AbstractBuilder<GenericMediaElement>
org.kurento.client.GenericMediaElement.Builder
- Enclosing interface:
GenericMediaElement
-
Field Summary
Fields inherited from class org.kurento.client.AbstractBuilder
genericProperties, props
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionwithConstructorParam
(String name, Object value) withProperties
(Properties properties) Methods inherited from class org.kurento.client.AbstractBuilder
build, build, buildAsync
-
Constructor Details
-
Builder
-
-
Method Details
-
withConstructorParam
-
withProperties
- Overrides:
withProperties
in classAbstractBuilder<GenericMediaElement>
-
with
- Overrides:
with
in classAbstractBuilder<GenericMediaElement>
-