public static final class StreamKeyProps.Builder
extends java.lang.Object
StreamKeyProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StreamKeyProps |
build()
Builds the configured instance.
|
StreamKeyProps.Builder |
channel(IChannel channel)
Sets the value of
StreamKeyProps.getChannel() |
public StreamKeyProps.Builder channel(IChannel channel)
StreamKeyProps.getChannel()
channel
- Channel ARN for the stream. This parameter is required.this
public StreamKeyProps build()
StreamKeyProps
java.lang.NullPointerException
- if any required attribute was not provided