public static class StreamListProperties.Builder
extends java.lang.Object
StreamListProperties| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
StreamListProperties.Builder |
addStreamProperties(StreamProperties streamProps)
Call this method to set layout class list of a stream.
|
StreamListProperties |
build()
Builds the StreamListProperties object.
|
public StreamListProperties.Builder addStreamProperties(StreamProperties streamProps)
streamProps - The StreamProperties object .public StreamListProperties build()